Skip to content

Commit adfd35c

Browse files
authored
Update a2l-fuzzing.yml
1 parent f869f73 commit adfd35c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/a2l-fuzzing.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
go-version: 1.18
2020

2121
- name: Run A2L Fuzzing
22-
run: go test ./a2l -fuzz=FuzzParseA2l -fuzztime=30s -v
22+
run: go test ./a2l -fuzz=FuzzParseA2l -fuzztime=60s -v

0 commit comments

Comments
 (0)