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

Warning about rustfmt in GitHub Actions #41

Open
lhstrh opened this issue Feb 15, 2023 · 0 comments
Open

Warning about rustfmt in GitHub Actions #41

lhstrh opened this issue Feb 15, 2023 · 0 comments

Comments

@lhstrh
Copy link
Member

lhstrh commented Feb 15, 2023

Output from GitHub Actions:

info: checking for self-updates
warning: tool `rustfmt` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
Warning: warning: tool `cargo-fmt` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.

This suggests that the rustfmt component listed on line 59 of .github/workflows/rust.yml might be redundant. Is it?

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

No branches or pull requests

1 participant