Skip to content

Commit

Permalink
Run the echo fuzzer in the CI
Browse files Browse the repository at this point in the history
  • Loading branch information
sylvestre committed Nov 30, 2023
1 parent faa1074 commit 8c8558e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/fuzzing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
- { name: fuzz_date, should_pass: false }
- { name: fuzz_expr, should_pass: true }
- { name: fuzz_printf, should_pass: false }
- { name: fuzz_echo, should_pass: false }
- { name: fuzz_parse_glob, should_pass: true }
- { name: fuzz_parse_size, should_pass: true }
- { name: fuzz_parse_time, should_pass: true }
Expand Down

0 comments on commit 8c8558e

Please sign in to comment.