reqwest-middleware/.github/workflows
Ethan Brierley 730c402420 ci: use `cargo hack` feature powerset in CI
waiting on #175 & #176 to fix issues with the build

Recently a [change was introduced that did not compile](4a2b3f335e (r1689595502)) #167.

This was not caught by our CI becuase the feature was not enabled when building in CI.

This change ensures that every possible feature combination is attempted when running tests and clippy in CI. This adds up to 50 attempts for all of our features accross the three crates in this repo. This doesn't take too long since they share build cache.
2024-07-29 20:43:49 +01:00
..
audit.yml Bump actions/checkout from 2 to 4 (#125) 2024-03-15 16:18:36 +00:00
ci.yml ci: use `cargo hack` feature powerset in CI 2024-07-29 20:43:49 +01:00