reqwest-middleware/.github
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
..
ISSUE_TEMPLATE Initial commit 2021-08-13 08:59:58 +01:00
workflows ci: use `cargo hack` feature powerset in CI 2024-07-29 20:43:49 +01:00
CODEOWNERS Initial commit 2021-08-13 08:59:58 +01:00
PULL_REQUEST_TEMPLATE.md Initial commit 2021-08-13 08:59:58 +01:00