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 4d2e434 commit 56cac19Copy full SHA for 56cac19
.github/workflows/CI.yml
@@ -25,6 +25,7 @@ jobs:
25
- uses: dtolnay/rust-toolchain@v1
26
with:
27
toolchain: nightly
28
+ components: llvm-tools
29
- uses: taiki-e/install-action@cargo-llvm-cov
30
- uses: taiki-e/install-action@nextest
31
- uses: Swatinem/rust-cache@v2
0 commit comments