Skip to content

Commit

Permalink
Merge pull request #88 from BOINC/vko_fix_coverity
Browse files Browse the repository at this point in the history
[boinc-autodock-vina] Fix coverity
  • Loading branch information
AenBleidd authored Jul 30, 2023
2 parents 977340a + 208ac43 commit c6879e8
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 c6879e8

Please sign in to comment.