Skip to content

Commit

Permalink
Set Codecov token (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
akx authored Jun 1, 2024
1 parent 304f9b2 commit a95d5bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
- uses: codecov/codecov-action@v4
with:
directory: .tox/coverage
token: ${{ secrets.CODECOV_TOKEN }}
Lint:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit a95d5bc

Please sign in to comment.