Skip to content

Commit 59589df

Browse files
jprendesmxpv
authored andcommitted
ping grcov version
Signed-off-by: Jorge Prendes <[email protected]>
1 parent 18fcf6b commit 59589df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cover.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
2323
- name: Install grcov
2424
run: |
25-
cargo install --locked grcov
25+
cargo install --locked grcov@0.8.24
2626
grcov --version
2727
2828
- name: Tests

0 commit comments

Comments
 (0)