We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 092e472 commit 18eadcfCopy full SHA for 18eadcf
1 file changed
.github/workflows/coverage.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Install Rust toolchain
16
uses: dtolnay/rust-toolchain@master
17
with:
18
- toolchain: nightly
+ toolchain: stable
19
components: llvm-tools-preview
20
- name: Install llvm-cov
21
uses: taiki-e/install-action@v2
0 commit comments