yaml fix
This commit is contained in:
parent
41c4088477
commit
2aeed5f188
1 changed files with 2 additions and 1 deletions
1
.github/workflows/coverage.yml
vendored
1
.github/workflows/coverage.yml
vendored
|
@ -17,6 +17,7 @@ jobs:
|
|||
- name: Checkout Polaris
|
||||
uses: actions/checkout@v4
|
||||
- uses: actions-rust-lang/setup-rust-toolchain@v1
|
||||
with:
|
||||
components: llvm-tools-preview
|
||||
- name: Install grcov
|
||||
run: cargo install grcov
|
||||
|
|
Loading…
Add table
Reference in a new issue