Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: add cargo hack check #7034

Draft
wants to merge 6 commits into
base: trunk
Choose a base branch
from

Conversation

brody4hire
Copy link
Contributor

Connections

Could have helped me avoid a mistake I made in recent PR: #7031

Description

Add another task to do cargo hack check with each feature.

I think this can really help check that feature-specific dependencies are done right.

Testing

  • TODO: check CI results

Checklist

  • Run cargo fmt.
  • Run taplo format.
  • Run cargo clippy. If applicable, add:
    • --target wasm32-unknown-unknown
  • Run cargo xtask test to run tests.
  • Add change to CHANGELOG.md. See simple instructions inside file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant