Increases fuzzer pruning timeout

pull/360/head
Thomas Tanon 2 years ago committed by Thomas Tanon
parent 07e105e1be
commit ea0b4e22e7
  1. 2
      .github/workflows/tests.yml

@ -283,7 +283,7 @@ jobs:
- uses: google/clusterfuzzlite/actions/run_fuzzers@v1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
fuzz-seconds: 600
fuzz-seconds: 3600
mode: 'prune'
storage-repo: https://${{ secrets.FULL_ACCESS_TOKEN }}@github.com/oxigraph/clusterfuzzlite-oxigraph.git

Loading…
Cancel
Save