1
0
mirror of https://github.com/httpie/cli.git synced 2024-11-24 08:22:22 +02:00

Update pythonpackage.yml

This commit is contained in:
Jakub Roztocil 2019-09-10 12:17:03 +02:00 committed by GitHub
parent 548857f35a
commit a77f660ba7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,4 +19,4 @@ jobs:
with:
python-version: ${{ matrix.python-version }}
- name: make test
run: make test
run: pytest