Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: add cargo hack feature powerset test
This commit updates CI to use `cargo hack` to test the feature powerset, ensuring that we can catch feature interplay related breakages early. Unlike w/ the main Rustls repo the webpki powerset is small and the test completes in <30s, so it's fair to include in the default CI instead of needing to be separated into a separate daily tests workflow.
- Loading branch information