Fix Typo
This commit is contained in:
parent
1866aedd9e
commit
9cbe86947b
@ -7,7 +7,7 @@ buiild job:
|
||||
script:
|
||||
- export PYTHONPATH=.
|
||||
- export FLASK_APP=period
|
||||
- apt-get udate -qy
|
||||
- apt-get update -qy
|
||||
- apt-get install -y python3-dev python3-pip
|
||||
- pip3 install Flask gunicorn pytest pytest-cov
|
||||
- pytest tests --cov --cov-report term --cov-report html
|
||||
|
Loading…
Reference in New Issue
Block a user