system-tests ref
This commit is contained in:
parent
ae951a0843
commit
628948d110
@ -78,9 +78,9 @@ jobs:
|
|||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
repository: cerc-io/system-tests
|
repository: cerc-io/system-tests
|
||||||
ref: roy/dev
|
|
||||||
path: ./system-tests
|
path: ./system-tests
|
||||||
- name: "Run tests"
|
- name: "Run tests"
|
||||||
|
working-directory: ./system-tests
|
||||||
run: |
|
run: |
|
||||||
pytest -v \
|
pytest -v \
|
||||||
--accounts-url="$GETH_BOOTNODE_URL/accounts.csv" \
|
--accounts-url="$GETH_BOOTNODE_URL/accounts.csv" \
|
||||||
|
Loading…
Reference in New Issue
Block a user