Skip to content

Commit

Permalink
Test_centos7_release_63
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 0e561b9 commit 0a775c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/qa_pr_cpp_centos7.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ jobs:
# run: pip install gcovr

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

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

0 comments on commit 0a775c3

Please sign in to comment.