Update .gitlab-ci.yml

This commit is contained in:
Daven Savoie 2021-09-13 15:02:39 +00:00
parent e73924622c
commit 1f57b9be33
1 changed files with 0 additions and 1 deletions

View File

@ -32,7 +32,6 @@ tests:
- python -m pip freeze
- ls
- export PYTHONPATH=$PYTHONPATH:.
- cp chainlib/tests/test_address.py /
- PYTHONPATH=. bash run_tests.sh
only: