Fix missing coverage files in CI
This commit is contained in:
parent
6d5f200e09
commit
c9109e9775
2 changed files with 2 additions and 2 deletions
|
|
@ -9,7 +9,7 @@ jobs:
|
|||
run: apt install --no-install-recommends --update -y nodejs just
|
||||
- name: setup toolchain
|
||||
run: |
|
||||
rustup component add rustfmt clippy
|
||||
rustup component add rustfmt clippy llvm-tools-preview
|
||||
cargo install cargo-llvm-cov --locked
|
||||
|
||||
- name: checkout code
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue