system tests has no default branch
This commit is contained in:
parent
80c3540ddb
commit
5ab353605c
@ -76,6 +76,7 @@ jobs:
|
|||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
repository: cerc-io/system-tests
|
repository: cerc-io/system-tests
|
||||||
|
ref: plugeth-compat
|
||||||
path: ./system-tests
|
path: ./system-tests
|
||||||
token: ${{ secrets.CICD_REPO_TOKEN }}
|
token: ${{ secrets.CICD_REPO_TOKEN }}
|
||||||
- name: "Run testnet stack"
|
- name: "Run testnet stack"
|
||||||
|
Loading…
Reference in New Issue
Block a user