Skip to content

Commit

Permalink
Fix: static_analysis.yml (2)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zang3th committed Sep 24, 2023
1 parent b612890 commit 77742a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static_analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Analyze
run: |
pvs-studio-analyzer analyze -f build/compile_commands.json -j
pvs-studio-analyzer analyze -e /Vendor -f build/compile_commands.json -j
- name: Convert report
run: |
Expand Down

0 comments on commit 77742a3

Please sign in to comment.