mirror of
https://github.com/httpie/cli.git
synced 2024-11-24 08:22:22 +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
|
||||
with:
|
||||
python-version: 3.7
|
||||
- run: pip install --upgrade pip
|
||||
- run: make install
|
||||
- run: make pycodestyle
|
||||
- run: make test
|
||||
|
Loading…
Reference in New Issue
Block a user