Skip to content

Commit 72090e6

Browse files
authored
ci: fix broken linter (#109)
1 parent ab535c9 commit 72090e6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/rust.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
- uses: actions-rust-lang/setup-rust-toolchain@v1
4646
with:
4747
toolchain: stable
48+
components: rustfmt, clippy
4849

4950
- name: Check formats
5051
run: cargo fmt --check --all

0 commit comments

Comments
 (0)