Skip to content

Commit

Permalink
Coverity scan using action
Browse files Browse the repository at this point in the history
  • Loading branch information
maxirmx committed Jun 26, 2023
1 parent 1ad9724 commit 4829429
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/coverity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,5 @@ jobs:
uses: vapier/coverity-scan-action@v1
with:
email: [email protected]
token: ${{ env.TOKEN }}
token: ${{ env.TOKEN }}
command: cmake --build build

0 comments on commit 4829429

Please sign in to comment.