mirror of
https://github.com/serde-rs/json.git
synced 2025-10-02 15:26:00 +00:00
Revert "Disable broken fuzz build in CI"
This reverts commit 5bae82d2d2003c4a0f4f792132510f510713f5ce.
This commit is contained in:
parent
2e1c46c895
commit
8b35517540
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user