Skip to content

Commit 304496c

Browse files
committed
Fix coverity
1 parent aeeffaf commit 304496c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/coverity-scan.yml

-3
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,6 @@ jobs:
2424
chmod go-w $HOME
2525
sudo chmod -R go-w /usr/share
2626
27-
- name: Configure
28-
run: ./configure
29-
3027
- name: Build with cov-build
3128
run: |
3229
export PATH=`pwd`/cov-analysis-linux64/bin:$PATH

0 commit comments

Comments
 (0)