Skip to content

Commit f58cd4c

Browse files
committed
Revert "ci: coverage report running on stable rust"
This reverts commit be45210.
1 parent cd49005 commit f58cd4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
CARGO_TERM_COLOR: always
1515
steps:
1616
- uses: actions/checkout@v4
17-
- uses: dtolnay/rust-toolchain@stable
17+
- uses: dtolnay/rust-toolchain@nightly
1818
with:
1919
components: llvm-tools-preview
2020

0 commit comments

Comments
 (0)