mirror of
https://github.com/instant-labs/instant-segment.git
synced 2025-02-16 13:02:10 +00:00
Use all features for clippy, too
This commit is contained in:
parent
52dd5ec598
commit
ed8e13b10c
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
@ -53,7 +53,7 @@ jobs:
|
||||
if: always()
|
||||
with:
|
||||
command: clippy
|
||||
args: --workspace --all-targets -- -D warnings
|
||||
args: --workspace --all-targets --all-features -- -D warnings
|
||||
|
||||
audit:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
Reference in New Issue
Block a user