Fix codecov token

This commit is contained in:
Jakub Roztocil 2019-09-18 11:16:19 +02:00
parent 3affc245c4
commit 2dbafe27ed

View File

@ -16,9 +16,9 @@ jobs:
- run: make pycodestyle
- run: make test
- run: make codecov
- run: make test-dist
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_REPO_TOKEN }}
- run: make test-dist
test:
# Run core HTTPie tests everywhere