mirror of
https://github.com/uutils/coreutils.git
synced 2025-12-23 08:47:37 +00:00
run fuzz_non_utf8_paths in the ci
This commit is contained in:
parent
741370d771
commit
82043f2ce3
1 changed files with 1 additions and 0 deletions
1
.github/workflows/fuzzing.yml
vendored
1
.github/workflows/fuzzing.yml
vendored
|
|
@ -62,6 +62,7 @@ jobs:
|
|||
- { name: fuzz_parse_size, should_pass: true }
|
||||
- { name: fuzz_parse_time, should_pass: true }
|
||||
- { name: fuzz_seq_parse_number, should_pass: true }
|
||||
- { name: fuzz_non_utf8_paths, should_pass: true }
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue