Verify without features

This commit is contained in:
Demmie 2023-06-17 02:10:13 -04:00
parent 9f89fdb7dd
commit 5685631868
No known key found for this signature in database
GPG Key ID: B06DAA3D432C6E9A

View File

@ -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: