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 authored Sep 10, 2024
1 parent 4f8e6f9 commit 2393f2d
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 2393f2d

Please sign in to comment.