mirror of
https://github.com/systemd/systemd.git
synced 2024-11-28 04:33:36 +08:00
cifuzz: set allowed-broken-targets-percentage to 0
This commit is contained in:
parent
2b8c2fbb2d
commit
4b129fba30
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -25,6 +25,7 @@ jobs:
|
||||
with:
|
||||
oss-fuzz-project-name: 'systemd'
|
||||
dry-run: false
|
||||
allowed-broken-targets-percentage: 0
|
||||
- name: Run Fuzzers
|
||||
uses: google/oss-fuzz/infra/cifuzz/actions/run_fuzzers@master
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user