Skip to content

Commit

Permalink
Test_centos7_release_61
Browse files Browse the repository at this point in the history
Signed-off-by: arnaud <[email protected]>
  • Loading branch information
ARnDOSrte committed Oct 16, 2023
1 parent 8fe00f8 commit eda9ec2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/qa_pr_cpp_centos7.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,9 @@ jobs:
# - name: Install gcovr
# run: pip install gcovr

- name: Install gcovr
run: yum install -y gcovr

- name: Install Sonar wrapper
working-directory: ${{ runner.workspace }}
run: |
Expand Down

0 comments on commit eda9ec2

Please sign in to comment.