mirror of
https://github.com/2e3s/awatcher.git
synced 2025-06-05 19:15:33 +00:00
Verify without features
This commit is contained in:
parent
9f89fdb7dd
commit
5685631868
1
.github/workflows/verify.yml
vendored
1
.github/workflows/verify.yml
vendored
@ -29,6 +29,7 @@ jobs:
|
||||
components: clippy
|
||||
- uses: Swatinem/rust-cache@v2
|
||||
- run: cargo clippy --locked --all-targets --all-features --workspace -- -D warnings
|
||||
- run: cargo clippy --locked --all-targets --workspace -- -D warnings
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
|
Loading…
x
Reference in New Issue
Block a user