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