Skip to content

Commit

Permalink
Add slug to codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
lundberg committed Dec 19, 2024
1 parent 3482e2e commit a1b6756
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
name: Python ${{ matrix.python-version }}
files: ./coverage.xml
fail_ci_if_error: true
slug: lundberg/respx
token: ${{ secrets.CODECOV_TOKEN }}

check-types:
Expand Down

0 comments on commit a1b6756

Please sign in to comment.