diff --git a/.github/workflows/CICD.yml b/.github/workflows/CICD.yml index 0eeb94861..54ada9760 100644 --- a/.github/workflows/CICD.yml +++ b/.github/workflows/CICD.yml @@ -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