mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 11:37:44 +00:00
Disable fuzzing seq until the https://github.com/uutils/coreutils/issues/5724 is fixed
This commit is contained in:
parent
863c022352
commit
e232ec657e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/fuzzing.yml
vendored
2
.github/workflows/fuzzing.yml
vendored
|
@ -48,7 +48,7 @@ jobs:
|
|||
- { name: fuzz_expr, should_pass: true }
|
||||
- { name: fuzz_printf, should_pass: false }
|
||||
- { name: fuzz_echo, should_pass: true }
|
||||
- { name: fuzz_seq, should_pass: false }
|
||||
# - { name: fuzz_seq, should_pass: false }
|
||||
- { name: fuzz_parse_glob, should_pass: true }
|
||||
- { name: fuzz_parse_size, should_pass: true }
|
||||
- { name: fuzz_parse_time, should_pass: true }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue