1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-28 19:47:45 +00:00

Merge pull request #5636 from sylvestre/quick-timeout

fuzzing: quick timeout because seq is freezing
This commit is contained in:
Daniel Hofstetter 2023-12-11 13:16:07 +01:00 committed by GitHub
commit 9f6eb453fa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,6 +36,7 @@ jobs:
needs: fuzz-build
name: Run the fuzzers
runs-on: ubuntu-latest
timeout-minutes: 5
env:
RUN_FOR: 60
strategy: