Skip to content

Commit

Permalink
maybe this?
Browse files Browse the repository at this point in the history
  • Loading branch information
kgiusti committed Feb 28, 2024
1 parent 56f1a22 commit 0dfb8cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -797,7 +797,7 @@ jobs:
if: ${{ !cancelled() && matrix.buildType == 'Coverage' }}
working-directory: ${{env.RouterBuildDir}}
run: |
dnf install -y lcov
dnf install -y lcov git
cmake --build . --target coverage
# https://github.com/codecov/codecov-action
Expand Down

0 comments on commit 0dfb8cd

Please sign in to comment.