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