Update .gitlab-ci.yml
This commit is contained in:
parent
047a070114
commit
65ad5b98f9
@ -31,7 +31,7 @@ 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 -r test_requirements.txt
|
||||
- python -m pip freeze
|
||||
- ls
|
||||
- export PYTHONPATH=$PYTHONPATH:.
|
||||
- export PYTHONPATH=.
|
||||
- PYTHONPATH=. bash run_tests.sh
|
||||
|
||||
only:
|
||||
|
Loading…
Reference in New Issue
Block a user