Fix coverage CI job

Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
This commit is contained in:
Maksym Pavlenko 2024-02-15 10:09:07 -08:00
parent 2f0ffb98b5
commit cffe94bf0b
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ jobs:
- name: Install grcov
run: |
cargo install grcov
cargo install --locked grcov
grcov --version
- name: Tests