You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: convert build and test steps to use cargo-all-features
Ensure that every permutation of feature flags is both build-tested, and
has their unit-tests ran.
The unit-testing part can be reverted to `--all-features` at some point,
once we have made sure that all our cargo features are actually
additive.
Signed-off-by: Patrick Roy <[email protected]>
0 commit comments