Use branch of system-tests
Some checks failed
Test / Run unit tests (pull_request) Failing after 3m31s
Test / Run integration tests (pull_request) Has been cancelled

This commit is contained in:
Roy Crihfield 2023-08-09 19:03:13 +08:00
parent a41e7b352e
commit f22da4461d

View File

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