mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-28 17:19:34 +08:00
Fix coverity yml
This commit is contained in:
6
.github/workflows/coverity_scan.yml
vendored
6
.github/workflows/coverity_scan.yml
vendored
@@ -6,12 +6,6 @@ permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
build:
|
||||
# your existing build matrix (unchanged)...
|
||||
|
||||
build_osx:
|
||||
# your existing macOS build job (unchanged)...
|
||||
|
||||
coverity_scan:
|
||||
if: github.event_name == 'pull_request'
|
||||
runs-on: ubuntu-latest
|
||||
|
Reference in New Issue
Block a user