Update CI.
This commit is contained in:
parent
d6c09ef736
commit
7ef9306ce3
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -240,4 +240,4 @@ jobs:
|
||||
uses: actions-rs/cargo@v1
|
||||
with:
|
||||
command: clippy
|
||||
args: --all-features --all-targets
|
||||
args: --all-features --bins --examples --tests --lib
|
Loading…
Reference in New Issue
Block a user