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 027175d commit c0950a6Copy full SHA for c0950a6
.github/workflows/cflite_cron.yml
@@ -34,7 +34,6 @@ jobs:
34
github-token: ${{ secrets.GITHUB_TOKEN }}
35
minimize-crashes: true
36
mode: 'coverage'
37
- parallel-fuzzing: true
38
report-unreproducible-crashes: true
39
storage-repo-branch-coverage: gh-pages
40
storage-repo-branch: cfl
@@ -63,7 +62,6 @@ jobs:
63
62
64
mode: 'prune'
65
output-sarif: true
66
67
68
69
0 commit comments