mirror of
https://github.com/httpie/cli.git
synced 2025-06-20 09:37:45 +02:00
Update build.yml
This commit is contained in:
parent
9bae27354e
commit
b48ba74ce2
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -12,6 +12,7 @@ jobs:
|
|||||||
- uses: actions/setup-python@v1
|
- uses: actions/setup-python@v1
|
||||||
with:
|
with:
|
||||||
python-version: 3.7
|
python-version: 3.7
|
||||||
|
- run: pip install --upgrade pip
|
||||||
- run: make install
|
- run: make install
|
||||||
- run: make pycodestyle
|
- run: make pycodestyle
|
||||||
- run: make test
|
- run: make test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user