cifuzz: set allowed-broken-targets-percentage to 0

This commit is contained in:
Evgeny Vereshchagin 2020-05-13 20:17:37 +00:00 committed by Frantisek Sumsal
parent 2b8c2fbb2d
commit 4b129fba30
1 changed files with 1 additions and 0 deletions

View File

@ -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: