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 f869f73 commit adfd35cCopy full SHA for adfd35c
.github/workflows/a2l-fuzzing.yml
@@ -19,4 +19,4 @@ jobs:
19
go-version: 1.18
20
21
- name: Run A2L Fuzzing
22
- run: go test ./a2l -fuzz=FuzzParseA2l -fuzztime=30s -v
+ run: go test ./a2l -fuzz=FuzzParseA2l -fuzztime=60s -v
0 commit comments