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: install rustfmt for rust toolchain #371

Merged
merged 1 commit into from
Nov 29, 2024
Merged

Conversation

burmecia
Copy link
Member

What kind of change does this PR introduce?

This PR is to fix this error in CI:

error: 'rustfmt' is not installed for the toolchain '1.81.0-x86_64-unknown-linux-gnu'.

As we're using fixed version of Rust, rustfmt is also reinstalled for that toolchain.

What is the current behavior?

N/A

What is the new behavior?

N/A

Additional context

N/A

@burmecia burmecia requested a review from imor November 29, 2024 07:42
@burmecia burmecia added the bug Something isn't working label Nov 29, 2024
@burmecia burmecia requested a review from olirice November 29, 2024 08:51
@burmecia burmecia merged commit 29b5c8d into main Nov 29, 2024
3 checks passed
@burmecia burmecia deleted the bo/fix/install-rustfmt branch November 29, 2024 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants