Skip to content

Commit

Permalink
Update push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
schmidtw committed Nov 28, 2023
1 parent 94f4946 commit 53c2fcf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/push.yml
Expand Up @@ -58,8 +58,8 @@ jobs:
gcovr --sonarqube coverage.xml -r ..
- name: Upload Codecov.io
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d # v3.1.4
with:
directory: .
flags: unittests
fail_ci_if_error: true

0 comments on commit 53c2fcf

Please sign in to comment.