mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Use --workspace instead of deprecated --all
This commit is contained in:
@@ -30,7 +30,7 @@ jobs:
|
||||
- name: Run clippy
|
||||
run: |
|
||||
cargo clippy -- --version
|
||||
cargo clippy --all --all-targets -- -Dwarnings
|
||||
cargo clippy --workspace --all-targets -- -Dwarnings
|
||||
|
||||
rust:
|
||||
strategy:
|
||||
|
||||
Reference in New Issue
Block a user