Update .gitlab-ci.yml
This commit is contained in:
parent
1cec739040
commit
32aa31a3be
@ -32,7 +32,7 @@ tests:
|
||||
- python -m pip freeze
|
||||
- ls
|
||||
- export PYTHONPATH=$PYTHONPATH:.
|
||||
- cp chainlib/tests/address.py /chainlib/
|
||||
- cp chainlib/tests/test_address.py /
|
||||
- PYTHONPATH=. bash run_tests.sh
|
||||
|
||||
only:
|
||||
|
Loading…
Reference in New Issue
Block a user