We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4265be1 commit aba3766Copy full SHA for aba3766
.github/workflows/fuzz.yml
@@ -27,7 +27,7 @@ jobs:
27
with:
28
oss-fuzz-project-name: 'markdown-it-py'
29
language: python
30
- fuzz-seconds: 300
+ fuzz-seconds: 60
31
- name: Upload Crash
32
uses: actions/upload-artifact@v4
33
if: failure() && steps.build.outcome == 'success'
0 commit comments