remove coverity env var since it is not working

This commit is contained in:
Yo-An Lin 2022-07-21 00:41:08 +08:00 committed by GitHub
parent 9b69f38527
commit c8123430a9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 }}