Skip to content

Commit

Permalink
ci: coverage report running on stable rust
Browse files Browse the repository at this point in the history
  • Loading branch information
YeungOnion committed Sep 9, 2024
1 parent 04ce395 commit c6584ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
CARGO_TERM_COLOR: always
steps:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@nightly
- uses: dtolnay/rust-toolchain@stable
with:
components: llvm-tools-preview

Expand Down

0 comments on commit c6584ce

Please sign in to comment.