Skip to content

Commit

Permalink
fixup!
Browse files Browse the repository at this point in the history
  • Loading branch information
bjorn3 committed Oct 8, 2024
1 parent ab54586 commit 4dd3074
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 @@ -186,7 +186,7 @@ jobs:
run: |
rustup override set stable
rustup update stable
rustup components add llvm-tools
rustup component add llvm-tools
- name: Add cargo-llvm-cov
uses: taiki-e/install-action@v2
Expand Down

0 comments on commit 4dd3074

Please sign in to comment.