Skip to content

Commit c17c2e3

Browse files
committed
ci: test coverage on nightly with changes from 275
1 parent 6215ee2 commit c17c2e3

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)