Skip to content

Commit

Permalink
Update coverity.yml
Browse files Browse the repository at this point in the history
Signed-off-by: John Andersen <[email protected]>
  • Loading branch information
pdxjohnny authored Nov 8, 2023
1 parent d1cd06a commit 23a79a5
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 @@ -19,4 +19,4 @@ jobs:
email: ${{ secrets.COVERITY_SCAN_EMAIL }}
token: ${{ secrets.COVERITY_SCAN_TOKEN }}
build_language: 'other'
command: '--no-command --fs-capture-search ./ --fs-capture-search-exclude-regex /cov-analysis/.*
command: '--no-command --fs-capture-search ./ --fs-capture-search-exclude-regex /cov-analysis/.*'

0 comments on commit 23a79a5

Please sign in to comment.