Skip to content

Commit

Permalink
Use codecov private token
Browse files Browse the repository at this point in the history
  • Loading branch information
mfogel committed Apr 24, 2024
1 parent 4207dc0 commit e9d652e
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 @@ -167,6 +167,7 @@ jobs:
- name: Upload coverage report to codecov
uses: codecov/codecov-action@v3
with:
token: ${{ secrets.CODECOV_TOKEN }}
env_vars: PYTHON_VERSION,DJANGO_VERSION,DB_ENGINE
fail_ci_if_error: true

Expand Down

0 comments on commit e9d652e

Please sign in to comment.