Skip to content

Commit

Permalink
Different version of gcovr
Browse files Browse the repository at this point in the history
  • Loading branch information
nepp95 committed Dec 18, 2024
1 parent a4e0685 commit c377ab9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonarcube.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:

- name: Setup gcovr
run: |
pip install gcovr==5.0
pip install gcovr
- name: Cache VulkanSDK
id: cache-vulkansdk
Expand Down

0 comments on commit c377ab9

Please sign in to comment.