You've already forked httpie-cli
mirror of
https://github.com/httpie/cli.git
synced 2025-07-15 01:34:27 +02:00
coveralls token
This commit is contained in:
2
.github/workflows/pythonpackage.yml
vendored
2
.github/workflows/pythonpackage.yml
vendored
@ -29,3 +29,5 @@ jobs:
|
||||
- name: coveralls
|
||||
if: matrix.os == 'ubuntu-latest' && matrix.python-version == '3.7'
|
||||
run: make coveralls
|
||||
env:
|
||||
COVERALLS_REPO_TOKEN: ${{ secrets.COVERALLS_REPO_TOKEN }}
|
||||
|
Reference in New Issue
Block a user