mirror of
https://github.com/zeux/pugixml.git
synced 2024-12-26 12:33:14 +08:00
CI: decrease fuzzing time from 300s to 30s
Signed-off-by: David Korczynski <david@adalogics.com>
This commit is contained in:
parent
5cfa7f90f1
commit
7e8a42ee31
2
.github/workflows/cifuzz.yml
vendored
2
.github/workflows/cifuzz.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
||||
uses: google/oss-fuzz/infra/cifuzz/actions/run_fuzzers@master
|
||||
with:
|
||||
oss-fuzz-project-name: 'pugixml'
|
||||
fuzz-seconds: 300
|
||||
fuzz-seconds: 30
|
||||
dry-run: false
|
||||
- name: Upload Crash
|
||||
uses: actions/upload-artifact@v3
|
||||
|
Loading…
x
Reference in New Issue
Block a user