Skip to content

Commit

Permalink
Update ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
fre5h authored Dec 1, 2023
1 parent 2f9d844 commit 83702c1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -157,8 +157,9 @@ jobs:
path: reports

- name: 'Upload to Codecov'
uses: codecov/codecov-action@v2
uses: codecov/codecov-action@v3
with:
files: ./coverage.xml
fail_ci_if_error: true
flags: unittests
verbose: true

0 comments on commit 83702c1

Please sign in to comment.