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 9, 2022
1 parent 0628d48 commit 86ccc65
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 86ccc65

Please sign in to comment.