We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1700900 commit 4ef0b7aCopy full SHA for 4ef0b7a
.github/workflows/test.yml
@@ -86,7 +86,7 @@ jobs:
86
- uses: actions-rs/toolchain@v1
87
with:
88
toolchain: stable
89
- components: clippy,llvm-tools-preview
+ components: llvm-tools-preview
90
override: true
91
- uses: actions/setup-python@v6
92
0 commit comments