Skip to content

Conversation

@Firestar99
Copy link
Member

see individual commits

- name: install rust-toolchain
run: cargo version
- name: Install rustup components
run: rustup component add rustfmt clippy
Copy link
Contributor

Choose a reason for hiding this comment

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

Shouldn't even need these, with rust-toolchain.toml they should be installed automatically

Copy link
Member Author

Choose a reason for hiding this comment

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

True, but it gives better accuracy how long each step takes, when you're comparing CI times like in #334

(not that it really matters for lint, but why not make it match the others)

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.

3 participants