Merge pull request #267 from sylvestre/ci

CI: test all features
This commit is contained in:
Sylvestre Ledru
2023-07-23 16:07:47 +02:00
committed by GitHub
+1 -1
View File
@@ -28,7 +28,7 @@ jobs:
- name: Check
run: |
cargo check
cargo check --all --all-features
test:
name: cargo test