Skip to content

Commit 0ef8930

Browse files
committed
Add clippy?
1 parent f00eb78 commit 0ef8930

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ jobs:
118118
with:
119119
toolchain: 1.88.0
120120
targets: ${{ matrix.rust-target }}
121+
components: clippy
121122

122123
- name: Build rewatch
123124
if: steps.rewatch-build-cache.outputs.cache-hit != 'true'

0 commit comments

Comments
 (0)