You've already forked httpie-cli
mirror of
https://github.com/httpie/cli.git
synced 2025-12-24 00:31:09 +02:00
codecov
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -16,9 +16,9 @@ jobs:
|
||||
- run: make test
|
||||
- run: make test-dist
|
||||
- run: make pycodestyle
|
||||
- run: make coveralls
|
||||
- run: make codecov
|
||||
env:
|
||||
COVERALLS_REPO_TOKEN: ${{ secrets.COVERALLS_REPO_TOKEN }}
|
||||
CODECOV_TOKEN: ${{ secrets.CODECOV_REPO_TOKEN }}
|
||||
|
||||
test:
|
||||
# Run core HTTPie tests everywhere
|
||||
|
||||
Reference in New Issue
Block a user