chainlib-eth

Ethereum implementation of the chainlib interface
Log | Files | Refs | README | LICENSE

commit 1f57b9be337764a42792d4316c86e454dc5d7178
parent e73924622c9bc405129f558546ca2dc5010d5393
Author: Daven Savoie <daps218@gmail.com>
Date:   Mon, 13 Sep 2021 15:02:39 +0000

Update .gitlab-ci.yml
Diffstat:
M.gitlab-ci.yml | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml @@ -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: