Skip to content

Commit

Permalink
Configure Codecov token (#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
antonagestam authored Feb 9, 2024
1 parent 50240de commit cc8ad48
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ jobs:
file: coverage.xml
fail_ci_if_error: false
name: codecov-py${{ matrix.python-version }}
token: ${{ secrets.CODECOV_TOKEN }}
verbose: true

check-generate-currencies:
name: Check currencies
Expand Down

0 comments on commit cc8ad48

Please sign in to comment.