mirror of
https://github.com/aljazceru/python-teos.git
synced 2025-12-19 07:04:27 +01:00
Updates paths for bitcoin_sandbox
This commit is contained in:
@@ -50,8 +50,7 @@ jobs:
|
|||||||
pip install -r bitcoin_sandbox/requirements.txt
|
pip install -r bitcoin_sandbox/requirements.txt
|
||||||
cp test/pisa/e2e/bitcoin.conf bitcoin_sandbox/
|
cp test/pisa/e2e/bitcoin.conf bitcoin_sandbox/
|
||||||
cp test/pisa/e2e/conf.py bitcoin_sandbox/bitcoin_sandbox/
|
cp test/pisa/e2e/conf.py bitcoin_sandbox/bitcoin_sandbox/
|
||||||
mv bitcoin_sandbox/bitcoin_sandbox venv/lib/python3.7/site-packages
|
cd bitcoin_sandbox && python3 bitcoin_sandbox/run_scenarios.py
|
||||||
python venv/lib/python3.7/site-packages/bitcoin_sandbox/run_scenarios.py
|
|
||||||
|
|
||||||
|
|
||||||
# Run unit tests
|
# Run unit tests
|
||||||
|
|||||||
Reference in New Issue
Block a user