Skip to content

Commit

Permalink
issue #6992 Automatic Coverity run
Browse files Browse the repository at this point in the history
Having Coverity automatically run.
Coverity was not allowed
  • Loading branch information
albert-github committed Jan 3, 2022
1 parent 65ee43a commit 5ccca7c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/coverity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,9 @@ jobs:
echo ===========
echo $TOKEN
echo ===========
echo $TOKENC
echo ===========
unzip cov-analysis-win64-2020.09.zip
env:
TOKEN: ${{ secrets.COVERITY_SCAN_TOKEN }}
TOKENC: ${{ Coverity.COVERITY_SCAN_TOKEN }}

- name: Set up coverity environment
run: |
Expand Down

0 comments on commit 5ccca7c

Please sign in to comment.