Home
last modified time | relevance | path

Searched +full:fuzz +full:- +full:seconds (Results 1 – 1 of 1) sorted by relevance

/nanopb-3.4.0/.github/workflows/
Dcifuzz.yml1 name: Run CIFuzz fuzz test for 10 minutes
8 runs-on: ubuntu-latest
10 - name: Build Fuzzers
12 uses: google/oss-fuzz/infra/cifuzz/actions/build_fuzzers@master
14 oss-fuzz-project-name: 'nanopb'
15 dry-run: false
17 - name: Run Fuzzers
18 uses: google/oss-fuzz/infra/cifuzz/actions/run_fuzzers@master
20 oss-fuzz-project-name: 'nanopb'
21 fuzz-seconds: 600
[all …]