We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 572cba9 commit a60cb96Copy full SHA for a60cb96
.github/workflows/main.yml
@@ -34,7 +34,7 @@ jobs:
34
sarif_file: snyk_sast_results.json
35
36
- name: Install packages
37
- run: mvn install --loglevel=error
+ run: mvn install
38
39
- name: Run Snyk Test
40
run: snyk test --all-projects
0 commit comments