Skip to content

Commit 739bd4e

Browse files
Update testing.yml
1 parent 4acdedd commit 739bd4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/testing.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
run: snyk code test --org=${{ secrets.snykOrg }}
3333

3434
- name: Build a Docker image to test for vulnerabilities
35-
working-directory: webappsfortesting/gowebapi
35+
working-directory: .
3636
run: docker build -t gowebapi .
3737

3838
- name: Snyk Container monitor

0 commit comments

Comments
 (0)