Skip to content

Commit

Permalink
Revert "Disable broken fuzz build in CI"
Browse files Browse the repository at this point in the history
This reverts commit 5bae82d.
  • Loading branch information
dtolnay committed Oct 23, 2021
1 parent 2e1c46c commit 8b35517
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,5 +95,3 @@ jobs:
- uses: dtolnay/rust-toolchain@nightly
- run: cargo install cargo-fuzz --debug
- run: cargo fuzz build -O
# Currently broken. https://github.com/rust-fuzz/cargo-fuzz/issues/276
continue-on-error: true

0 comments on commit 8b35517

Please sign in to comment.