Skip to content

Commit a60cb96

Browse files
authored
Update main.yml
1 parent 572cba9 commit a60cb96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
sarif_file: snyk_sast_results.json
3535

3636
- name: Install packages
37-
run: mvn install --loglevel=error
37+
run: mvn install
3838

3939
- name: Run Snyk Test
4040
run: snyk test --all-projects

0 commit comments

Comments
 (0)