Skip to content

Commit

Permalink
add codecov token (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
OriolAbril authored Apr 12, 2024
1 parent 37d9794 commit 6edce8d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,5 @@ jobs:
with:
name: Python ${{ matrix.python-version }}
fail_ci_if_error: false
token: ${{ secrets.CODECOV_TOKEN }}
verbose: true

0 comments on commit 6edce8d

Please sign in to comment.