Skip to content

Commit b3ab4e0

Browse files
authored
enable parallel fuzzing in cron (#330)
1 parent 0d36470 commit b3ab4e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/fuzz-cron.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
github-token: ${{ secrets.GITHUB_TOKEN }}
3333
fuzz-seconds: 3600
3434
mode: 'batch'
35+
parallel-fuzzing: true
3536
sanitizer: ${{ matrix.sanitizer }}
3637

3738
coverage:

0 commit comments

Comments
 (0)