Update .gitlab-ci.yml
This commit is contained in:
parent
2829f77b4e
commit
6d80e31779
@ -31,7 +31,8 @@ tests:
|
||||
- python -m pip install --extra-index-url https://gitlab.com/api/v4/projects/27624814/packages/pypi/simple --extra-index-url https://pip.grassrootseconomics.net:8433 install -r requirements.txt
|
||||
- python -m pip freeze
|
||||
- ls
|
||||
- bash run_tests.sh
|
||||
- export PYTHONPATH=$PYTHONPATH:.
|
||||
- PYTHONPATH=. run_tests.sh
|
||||
|
||||
only:
|
||||
- master
|
||||
|
Loading…
Reference in New Issue
Block a user