Skip to content

Commit

Permalink
Add code coverage token
Browse files Browse the repository at this point in the history
  • Loading branch information
knovichikhin committed Mar 23, 2024
1 parent 8866147 commit d7df75c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,4 @@ jobs:
files: ./coverage.xml
flags: ubuntu-latest, ${{ matrix.python-version }}
fail_ci_if_error: false
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit d7df75c

Please sign in to comment.