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