Skip to content

Commit

Permalink
ci: switch to batch
Browse files Browse the repository at this point in the history
  • Loading branch information
evverx committed Feb 8, 2022
1 parent 5573ed2 commit a8f153f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cflite_pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ jobs:
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
fuzz-seconds: 1200
mode: 'code-change'
mode: 'batch'
sanitizer: ${{ matrix.sanitizer }}

0 comments on commit a8f153f

Please sign in to comment.