We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Some issues like #629 and some that I had while writing #535 would be caught by cargo-all-features. We should add to CI unless it takes too long.
cargo-all-features
This can be as simple as creating a job that installs it and runs cargo build-all-features.
cargo build-all-features
The text was updated successfully, but these errors were encountered:
Is this one for @gustavovalverde or can we take care of it within @ZcashFoundation/frost-team ?
Sorry, something went wrong.
It's fairly straightforward, we can take care of it.
Successfully merging a pull request may close this issue.
Some issues like #629 and some that I had while writing #535 would be caught by
cargo-all-features
. We should add to CI unless it takes too long.This can be as simple as creating a job that installs it and runs
cargo build-all-features
.The text was updated successfully, but these errors were encountered: