mirror of
https://github.com/httpie/cli.git
synced 2024-11-22 15:53:13 +01:00
Fix codecov token
This commit is contained in:
parent
3affc245c4
commit
2dbafe27ed
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user