Skip to content

Commit

Permalink
Use stable for coverage measurement
Browse files Browse the repository at this point in the history
  • Loading branch information
ctz committed Sep 20, 2023
1 parent 429d42d commit 16a9127
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ jobs:
uses: taiki-e/install-action@cargo-llvm-cov

- name: Install rust toolchain
uses: dtolnay/rust-toolchain@nightly
uses: dtolnay/rust-toolchain@stable
with:
components: llvm-tools

Expand Down

0 comments on commit 16a9127

Please sign in to comment.