We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f00eb78 commit 0ef8930Copy full SHA for 0ef8930
1 file changed
.github/workflows/ci.yml
@@ -118,6 +118,7 @@ jobs:
118
with:
119
toolchain: 1.88.0
120
targets: ${{ matrix.rust-target }}
121
+ components: clippy
122
123
- name: Build rewatch
124
if: steps.rewatch-build-cache.outputs.cache-hit != 'true'
0 commit comments