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 26f4ca2 commit 332edf8Copy full SHA for 332edf8
.github/workflows/rust-checks.yml
@@ -29,7 +29,7 @@ jobs:
29
toolchain: 1.86
30
profile: minimal
31
default: true
32
- components: clippy rustfmt
+ components: clippy, rustfmt
33
34
- name: Add rust-src
35
shell: bash
0 commit comments