mirror of
https://gitee.com/openharmony/third_party_rust_proc-macro2
synced 2024-11-23 07:19:41 +00:00
Speed up cargo fuzz CI job
https://github.com/rust-fuzz/cargo-fuzz/pull/317
This commit is contained in:
parent
94c7519134
commit
3915aeedc6
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -93,7 +93,7 @@ jobs:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: dtolnay/rust-toolchain@nightly
|
||||
- uses: dtolnay/install@cargo-fuzz
|
||||
- run: cargo fuzz build -O
|
||||
- run: cargo fuzz check
|
||||
|
||||
clippy:
|
||||
name: Clippy
|
||||
|
Loading…
Reference in New Issue
Block a user