Skip to content

Commit 324cf9a

Browse files
authored
Update main.yml
1 parent 0f12e6b commit 324cf9a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,7 @@ jobs:
3333
with:
3434
sarif_file: snyk_sast_results.json
3535

36-
- name: Install packages
37-
run: npm install --loglevel=error
38-
36+
3937
- name: Run Snyk Test
4038
run: snyk test --all-projects
4139
continue-on-error: true

0 commit comments

Comments
 (0)