Skip to content

Commit e1d4ed9

Browse files
committed
Fix coverity yml
1 parent 9926fd8 commit e1d4ed9

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/coverity_scan.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,6 @@ permissions:
66
contents: read
77

88
jobs:
9-
build:
10-
# your existing build matrix (unchanged)...
11-
12-
build_osx:
13-
# your existing macOS build job (unchanged)...
14-
159
coverity_scan:
1610
if: github.event_name == 'pull_request'
1711
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)