Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
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