system tests has no default branch
Some checks failed
Test / Run unit tests (pull_request) Failing after 6m14s
Test / Run integration tests (pull_request) Failing after 8m1s

This commit is contained in:
Roy Crihfield 2023-09-15 12:02:05 +08:00
parent 80c3540ddb
commit 5ab353605c

View File

@ -76,6 +76,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: cerc-io/system-tests
ref: plugeth-compat
path: ./system-tests
token: ${{ secrets.CICD_REPO_TOKEN }}
- name: "Run testnet stack"