ci
This commit is contained in:
parent
26ac972f7a
commit
8f55d2f298
@ -52,7 +52,8 @@ jobs:
|
||||
ref: plugeth-testing
|
||||
path: ./stack-orchestrator
|
||||
- run: |
|
||||
apt-get install -y python3-pip
|
||||
lsb_release -a
|
||||
apt-get update && apt-get install -y python3-pip
|
||||
pip install ./stack-orchestrator
|
||||
- name: "Run testnet stack"
|
||||
working-directory: ./plugeth-statediff
|
||||
|
Loading…
Reference in New Issue
Block a user