Skip to content

Commit

Permalink
[boinc-autodock-vina] Fix coverity
Browse files Browse the repository at this point in the history
Signed-off-by: Vitalii Koshura <[email protected]>
  • Loading branch information
AenBleidd committed Jul 30, 2023
1 parent 977340a commit 208ac43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ jobs:
project: 'BOINC/boinc-apps'
token: ${{ secrets.COVERITY_SCAN_TOKEN }}
email: '[email protected]'
command: python3 build.py -nt -ts=ci -t=${{ matrix.configuration }} ${{ matrix.app }}
command: python3 build.py -nt -ql -ts=ci -t=${{ matrix.configuration }} ${{ matrix.app }}

0 comments on commit 208ac43

Please sign in to comment.