We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d6c4942 + b8a3a15 commit 20258deCopy full SHA for 20258de
1 file changed
.github/workflows/ci.yml
@@ -170,6 +170,7 @@ jobs:
170
uses: dtolnay/rust-toolchain@stable
171
with:
172
toolchain: stable
173
+ components: rustfmt
174
- uses: Swatinem/rust-cache@v2
175
- name: Install cargo-tarpaulin
176
run: cargo install cargo-tarpaulin
0 commit comments