Skip to content

Commit

Permalink
ci: troubleshoot codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
seandstewart committed Jun 23, 2024
1 parent abcf258 commit ac196ac
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/.validate-matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,6 @@ jobs:
uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}
file: ./coverage.xml
env_vars: OS,PYTHON
flags: unittests
name: codecov-umbrella
fail_ci_if_error: false

0 comments on commit ac196ac

Please sign in to comment.