mirror of
https://github.com/2e3s/awatcher.git
synced 2025-06-07 12:05:49 +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
|
components: clippy
|
||||||
- uses: Swatinem/rust-cache@v2
|
- uses: Swatinem/rust-cache@v2
|
||||||
- run: cargo clippy --locked --all-targets --all-features --workspace -- -D warnings
|
- run: cargo clippy --locked --all-targets --all-features --workspace -- -D warnings
|
||||||
|
- run: cargo clippy --locked --all-targets --workspace -- -D warnings
|
||||||
test:
|
test:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
env:
|
env:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user