1
Fork 0
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:
Daniel Hofstetter 2023-03-27 16:52:30 +02:00
parent 8935a58261
commit 74d4cf2637

View file

@ -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