ci: enable tests for all features
This commit is contained in:
@@ -46,5 +46,5 @@ jobs:
|
|||||||
run: cargo clippy --features arch,debian -- -Dwarnings
|
run: cargo clippy --features arch,debian -- -Dwarnings
|
||||||
|
|
||||||
- name: Test
|
- name: Test
|
||||||
run: cargo test --workspace
|
run: cargo test --workspace --features arch,debian
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user