Skip to content

Commit

Permalink
chore(deps): update dependency cargo-llvm-cov to v0.6.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 12, 2024
1 parent bda3965 commit 92e727b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
- name: Install development tools
uses: taiki-e/install-action@58a3efb22c892c0e7d722787ab604b97b62ac694
with:
tool: [email protected].13, [email protected]
tool: [email protected].14, [email protected]
- name: Create directories
run: mkdir -p target/llvm-cov/lcov
- name: Generate code coverage
Expand Down

0 comments on commit 92e727b

Please sign in to comment.