Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix coverity
Browse files Browse the repository at this point in the history
radare committed Mar 27, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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
@@ -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

0 comments on commit 304496c

Please sign in to comment.