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

Remove --all-targets clippy argument #120

Merged
merged 1 commit into from
Oct 20, 2023

Conversation

SergioGasquez
Copy link
Member

@SergioGasquez SergioGasquez commented Oct 20, 2023

The --all-targets is trying to build all targets in test mode and that fails. More info in https://doc.rust-lang.org/cargo/commands/cargo-build.html#target-selection

Copy link
Contributor

@bjoernQ bjoernQ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@SergioGasquez SergioGasquez merged commit dc4e1f3 into esp-rs:main Oct 20, 2023
168 checks passed
@SergioGasquez SergioGasquez deleted the fix/rust-ci branch October 20, 2023 07:54
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.

Generated CI config fails because it doesn't use the Xtensa-enabled compiler
2 participants