1
0
mirror of https://github.com/httpie/cli.git synced 2025-12-24 00:31:09 +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

View File

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