ci: enable tests for all features

This commit is contained in:
steven-omaha
2024-04-01 14:01:17 +02:00
parent 6bba968897
commit e37cf03349
+1 -1
View File
@@ -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