mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-29 01:29:35 +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
|
contents: read
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
|
||||||
# your existing build matrix (unchanged)...
|
|
||||||
|
|
||||||
build_osx:
|
|
||||||
# your existing macOS build job (unchanged)...
|
|
||||||
|
|
||||||
coverity_scan:
|
coverity_scan:
|
||||||
if: github.event_name == 'pull_request'
|
if: github.event_name == 'pull_request'
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Reference in New Issue
Block a user