Skip to content

Commit 80fd87e

Browse files
authored
ci: install clippy (#923)
1 parent e0d2176 commit 80fd87e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,8 @@ jobs:
9292
persist-credentials: false
9393

9494
- uses: dtolnay/rust-toolchain@stable
95+
with:
96+
components: clippy
9597

9698
- name: Check workflow permissions
9799
id: check_permissions

0 commit comments

Comments
 (0)