mirror of
https://github.com/tokio-rs/tokio.git
synced 2026-09-08 00:00:13 +02:00
This reverts commit 16a6a239b03a74340d859ebc5740449492163b2f.
This commit is contained in:
@@ -1191,7 +1191,7 @@ jobs:
|
||||
toolchain: ${{ env.rust_nightly }}
|
||||
- uses: Swatinem/rust-cache@v2
|
||||
- name: Install cargo-fuzz
|
||||
run: cargo install --locked cargo-fuzz --version 0.13.1
|
||||
run: cargo install cargo-fuzz
|
||||
- name: Check /tokio/
|
||||
run: cargo fuzz check --all-features
|
||||
working-directory: tokio
|
||||
|
||||
Reference in New Issue
Block a user