Skip to content

Commit

Permalink
Revert "ci: coverage report running on stable rust"
Browse files Browse the repository at this point in the history
This reverts commit be45210.
  • Loading branch information
YeungOnion committed Sep 10, 2024
1 parent cd49005 commit f58cd4c
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@stable
- uses: dtolnay/rust-toolchain@nightly
with:
components: llvm-tools-preview

Expand Down

0 comments on commit f58cd4c

Please sign in to comment.