Skip to content

Commit aba3766

Browse files
committed
Update fuzz.yml
1 parent 4265be1 commit aba3766

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fuzz.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
with:
2828
oss-fuzz-project-name: 'markdown-it-py'
2929
language: python
30-
fuzz-seconds: 300
30+
fuzz-seconds: 60
3131
- name: Upload Crash
3232
uses: actions/upload-artifact@v4
3333
if: failure() && steps.build.outcome == 'success'

0 commit comments

Comments
 (0)