mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
we have now several fuzzers
This commit is contained in:
@@ -137,7 +137,7 @@ jobs:
|
||||
if [ -n "${{ steps.vars.outputs.FAIL_ON_FAULT }}" ] && [ -n "$fault" ]; then exit 1 ; fi
|
||||
|
||||
fuzz:
|
||||
name: Run the Fuzzer
|
||||
name: Run the fuzzers
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
RUN_FOR: 60
|
||||
|
||||
Reference in New Issue
Block a user