mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: remove unnecessary step (#525)
This commit is contained in:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -49,9 +49,6 @@ jobs:
|
||||
command: nextest
|
||||
args: run --locked --workspace --all-features
|
||||
|
||||
- name: Install fuzzer
|
||||
run: cargo install cargo-test-fuzz afl
|
||||
|
||||
fuzz:
|
||||
# Pin to `20.04` instead of `ubuntu-latest`, until ubuntu-latest migration is complete
|
||||
# See also <https://github.com/foundry-rs/foundry/issues/3827>
|
||||
|
||||
Reference in New Issue
Block a user