remove coverity env var since it is not working
This commit is contained in:
parent
9b69f38527
commit
c8123430a9
1 changed files with 0 additions and 2 deletions
2
.github/workflows/coverity.yml
vendored
2
.github/workflows/coverity.yml
vendored
|
@ -33,5 +33,3 @@ jobs:
|
||||||
--form file=@r3.tgz \
|
--form file=@r3.tgz \
|
||||||
--form version=${GITHUB_SHA} \
|
--form version=${GITHUB_SHA} \
|
||||||
https://scan.coverity.com/builds?project=r3
|
https://scan.coverity.com/builds?project=r3
|
||||||
env:
|
|
||||||
COVERITY_TOKEN: ${{ secrets.COVERITY_TOKEN }}
|
|
||||||
|
|
Loading…
Reference in a new issue