Skip to content

Commit

Permalink
Try this/
Browse files Browse the repository at this point in the history
  • Loading branch information
JPeterMugaas committed May 16, 2024
1 parent 0f1ccc9 commit 739eaf7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/cmake-single-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ jobs:
/nocloseapplications /norestart \
/components= Core, Standalone
"C:\Program Files (x86)\PVS-Studio/PVS-Studio_Cmd.exe" --userName ${{ secrets.USER_NAME }} --licenseKey ${{ secrets.LICSESE_KEY }}.
shell: cmd
- name: Analyze
run: |
"C:\Program Files (x86)\PVS-Studio/CompilerCommandsAnalyzer.exe" analyze -f build/compile_commands.json -j
Expand Down

0 comments on commit 739eaf7

Please sign in to comment.