Skip to content

Commit 6215ee2

Browse files
committed
ci: coverage report running on stable rust
1 parent c524869 commit 6215ee2

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@nightly
17+
- uses: dtolnay/rust-toolchain@stable
1818
with:
1919
components: llvm-tools-preview
2020

0 commit comments

Comments
 (0)