You've already forked httpie-cli
mirror of
https://github.com/httpie/cli.git
synced 2025-12-24 00:31:09 +02:00
worflow
This commit is contained in:
1
.github/workflows/pythonpackage.yml
vendored
1
.github/workflows/pythonpackage.yml
vendored
@@ -27,6 +27,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
python-version: [3.7]
|
||||
steps:
|
||||
- run: make install
|
||||
- run: make test
|
||||
- run: make test-dist
|
||||
|
||||
Reference in New Issue
Block a user