We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8c28acd + 6046210 commit c69473dCopy full SHA for c69473d
1 file changed
cifuzz.yaml
@@ -55,7 +55,7 @@ libfuzzer-args:
55
## Maximum time to run all fuzz tests. Default is 10 minutes. The time will be
56
## split up evenly between multiple fuzz tests. To keep running indefinitely,
57
## set value to 0.
58
-max-fuzzing-duration: 10s
+max-fuzzing-duration-per-fuzz-test: 10s
59
## Set to true to print output of the `cifuzz run` command as JSON.
60
#print-json: true
61
0 commit comments