Skip to content

Commit 3e1bca5

Browse files
committed
Run fuzz tests for 5 minutes
1 parent dd38355 commit 3e1bca5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cifuzz.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ engine-args:
2626
- -use_value_profile=1
2727

2828
## Maximum time to run fuzz tests. The default is to run indefinitely.
29-
#timeout: 30m
29+
timeout: 5m
3030

3131
## By default, fuzz tests are executed in a sandbox to prevent accidental
3232
## damage to the system. Set to false to run fuzz tests unsandboxed.

0 commit comments

Comments
 (0)