Skip to content

Commit 153d703

Browse files
committed
ci: Add missing component
1 parent 0b0dc1f commit 153d703

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- uses: actions/checkout@v4
4545
- uses: dtolnay/rust-toolchain@stable
4646
with:
47-
components: clippy
47+
components: rustfmt
4848
- run: cargo fmt --check --all
4949

5050
docs:

0 commit comments

Comments
 (0)