mirror of
https://github.com/httpie/cli.git
synced 2024-11-24 08:22:22 +02:00
coveralls token
This commit is contained in:
parent
2ffd8d9d9b
commit
a5d9a839e5
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 }}
|
||||
|
Loading…
Reference in New Issue
Block a user