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