Skip to content

Commit

Permalink
Remove fail on argument for iac test
Browse files Browse the repository at this point in the history
  • Loading branch information
nikki-t committed Aug 3, 2023
1 parent d456cae commit 462e4c3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy-generate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ jobs:
args: >
--org=${{ secrets.SNYK_ORG_ID }}
--severity-threshold=high
--fail-on=all
# SNYK report
- name: Run Snyk on Python
Expand Down

0 comments on commit 462e4c3

Please sign in to comment.