mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 19:47:45 +00:00
CICD: remove "continue-on-error" in fuzz_date step
This commit is contained in:
parent
8935a58261
commit
74d4cf2637
1 changed files with 0 additions and 2 deletions
2
.github/workflows/CICD.yml
vendored
2
.github/workflows/CICD.yml
vendored
|
@ -145,8 +145,6 @@ jobs:
|
|||
- name: Install `cargo-fuzz`
|
||||
run: cargo install cargo-fuzz
|
||||
- name: Run fuzz_date for XX seconds
|
||||
# TODO: fix https://github.com/uutils/coreutils/issues/4494
|
||||
continue-on-error: true
|
||||
shell: bash
|
||||
run: |
|
||||
## Run it
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue