Update coverity.yml
This commit is contained in:
parent
c8123430a9
commit
b6639e557f
1 changed files with 0 additions and 2 deletions
2
.github/workflows/coverity.yml
vendored
2
.github/workflows/coverity.yml
vendored
|
@ -15,8 +15,6 @@ jobs:
|
|||
mkdir coverity
|
||||
tar xzf coverity-linux64.tgz --strip 1 -C coverity
|
||||
echo "$(pwd)/coverity/bin" >> $GITHUB_PATH
|
||||
env:
|
||||
COVERITY_TOKEN: ${{ secrets.COVERITY_TOKEN }}
|
||||
|
||||
- name: Build with Coverity
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue