Skip to content

Commit

Permalink
Update versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
hoolioh committed Oct 16, 2024
1 parent 9b16f35 commit 01017fa
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 @@ -31,7 +31,7 @@ jobs:
- name: Install cargo-llvm-cov
uses: taiki-e/install-action@v2
with:
tool: [email protected].9,[email protected].68
tool: [email protected].13,[email protected].81
- name: Generate code coverage (including doc tests)
run: |
cargo llvm-cov --all-features --workspace --no-report nextest
Expand Down

0 comments on commit 01017fa

Please sign in to comment.