We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd38355 commit 3e1bca5Copy full SHA for 3e1bca5
cifuzz.yaml
@@ -26,7 +26,7 @@ engine-args:
26
- -use_value_profile=1
27
28
## Maximum time to run fuzz tests. The default is to run indefinitely.
29
-#timeout: 30m
+timeout: 5m
30
31
## By default, fuzz tests are executed in a sandbox to prevent accidental
32
## damage to the system. Set to false to run fuzz tests unsandboxed.
0 commit comments