Skip to content

Commit e78ec69

Browse files
authored
Update fuzz.yml
1 parent 6d27f50 commit e78ec69

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/fuzz.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,12 @@ jobs:
1313
uses: google/oss-fuzz/infra/cifuzz/actions/build_fuzzers@master
1414
with:
1515
oss-fuzz-project-name: 'markdown-it-py'
16+
language: python
1617
- name: Run Fuzzers
1718
uses: google/oss-fuzz/infra/cifuzz/actions/run_fuzzers@master
1819
with:
1920
oss-fuzz-project-name: 'markdown-it-py'
21+
language: python
2022
fuzz-seconds: 600
2123
- name: Upload Crash
2224
uses: actions/upload-artifact@v3

0 commit comments

Comments
 (0)