Skip to content

Commit

Permalink
ci: test coverage on nightly with changes from 275
Browse files Browse the repository at this point in the history
  • Loading branch information
YeungOnion committed Sep 9, 2024
1 parent 9f69489 commit 4fc7ed3
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 4fc7ed3

Please sign in to comment.