Skip to content

Commit

Permalink
remove coverity env var since it is not working
Browse files Browse the repository at this point in the history
  • Loading branch information
c9s committed Jul 20, 2022
1 parent 9b69f38 commit c812343
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/coverity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,3 @@ jobs:
--form file=@r3.tgz \
--form version=${GITHUB_SHA} \
https://scan.coverity.com/builds?project=r3
env:
COVERITY_TOKEN: ${{ secrets.COVERITY_TOKEN }}

0 comments on commit c812343

Please sign in to comment.