Skip to content

Commit

Permalink
Remove gcov install.
Browse files Browse the repository at this point in the history
  • Loading branch information
Algiane committed Apr 8, 2024
1 parent 660af1e commit 7581a20
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/code-cov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,10 +104,6 @@ jobs:
cmake ..
make install
- name: Install gcov
#if: inputs.CODE_COVERAGE
run: sudo apt install gcov

# checkout the provided branch name if workflow is manually run
- uses: actions/checkout@v3
if: inputs.branch_name
Expand Down

0 comments on commit 7581a20

Please sign in to comment.