We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0236f76 commit 536fe14Copy full SHA for 536fe14
.github/workflows/cd.yml
@@ -25,6 +25,7 @@ jobs:
25
with:
26
toolchain: stable
27
profile: minimal
28
+ override: true
29
components: clippy
30
31
- name: Build
0 commit comments