Skip to content

Commit

Permalink
Fix coverity
Browse files Browse the repository at this point in the history
  • Loading branch information
radare committed Mar 27, 2024
1 parent aeeffaf commit 304496c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/coverity-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@ jobs:
chmod go-w $HOME
sudo chmod -R go-w /usr/share
- name: Configure
run: ./configure

- name: Build with cov-build
run: |
export PATH=`pwd`/cov-analysis-linux64/bin:$PATH
Expand Down

0 comments on commit 304496c

Please sign in to comment.