Skip to content

Commit

Permalink
chore: fix code cov breaking change (#4379)
Browse files Browse the repository at this point in the history
  • Loading branch information
cisse21 committed Feb 8, 2024
1 parent db9b6d9 commit 26d4729
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,7 @@ jobs:
with:
fail_ci_if_error: true
files: ./coverage.txt
token: ${{ secrets.CODECOV_TOKEN }}
all-green:
name: All
if: always()
Expand Down

0 comments on commit 26d4729

Please sign in to comment.