Skip to content

Commit 0dc88d3

Browse files
authored
Update googletest.yml
1 parent 67a7f28 commit 0dc88d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/googletest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
run: |
2222
sudo apt-get update
2323
sudo apt-get install -y gcc-9
24-
pip install gcovr==5.0
24+
pip install gcovr==8.2
2525
2626
- name: Configure CMake
2727
run: |

0 commit comments

Comments
 (0)