Skip to content

Commit

Permalink
Try fix workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
maciekbanas committed Oct 11, 2024
1 parent b6b214e commit 7059be5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test-coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ jobs:
uses: codecov/codecov-action@v2
with:
token: ${{ secrets.CODECOV_TOKEN }}
files: ./coverage.xml
flags: unittests
name: codecov-umbrella
fail_ci_if_error: true
Expand Down

0 comments on commit 7059be5

Please sign in to comment.