mirror of
https://github.com/httpie/cli.git
synced 2024-11-29 11:13:28 +01:00
worflow
This commit is contained in:
parent
d9aadeef51
commit
3c4a5e7304
1
.github/workflows/pythonpackage.yml
vendored
1
.github/workflows/pythonpackage.yml
vendored
@ -27,6 +27,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
python-version: [3.7]
|
python-version: [3.7]
|
||||||
|
steps:
|
||||||
- run: make install
|
- run: make install
|
||||||
- run: make test
|
- run: make test
|
||||||
- run: make test-dist
|
- run: make test-dist
|
||||||
|
Loading…
Reference in New Issue
Block a user