Skip to content

Commit

Permalink
Update ci.yml (#773)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dreamsorcerer committed Nov 13, 2023
1 parent 13aafee commit 9619811
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,7 @@ jobs:
- name: Upload coverage
uses: codecov/codecov-action@v3
with:
file: ./coverage.xml
flags: unit
fail_ci_if_error: true

check: # This job does nothing and is only used for the branch protection
if: always()
Expand Down

0 comments on commit 9619811

Please sign in to comment.