mirror of
https://github.com/openharmony/third_party_rust_ryu.git
synced 2026-07-18 17:14:35 -04:00
Check all crates in workspace for outdated deps
This commit is contained in:
@@ -61,7 +61,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: dtolnay/install@cargo-outdated
|
||||
- run: cargo outdated --exit-code 1
|
||||
- run: cargo outdated --workspace --exit-code 1
|
||||
|
||||
fuzz:
|
||||
name: Fuzz
|
||||
|
||||
Reference in New Issue
Block a user