Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: use feature matrix for cargo test
Adopts a similar feature matrix approach as the asn1-rs CI. `cargo test` will be run for no default features, all features, and a selection of individual features. The existing no-std step covers --no-default-features.
- Loading branch information