[wip] use patched system-tests
This commit is contained in:
parent
2ac43eec78
commit
3551a813aa
@ -11,6 +11,7 @@ on:
|
||||
env:
|
||||
SO_VERSION: roysc/fix-various
|
||||
FIXTURENET_ETH_STACKS_VERSION: plugeth-stack
|
||||
SYSTEM_TESTS_VERSION: roysc/geth-upgrade
|
||||
|
||||
jobs:
|
||||
unit-tests:
|
||||
@ -69,7 +70,7 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
repository: cerc-io/system-tests
|
||||
ref: v0.1.0-20240411
|
||||
ref: ${{ env.SYSTEM_TESTS_VERSION }}
|
||||
path: ./system-tests
|
||||
token: ${{ secrets.CICD_REPO_TOKEN }}
|
||||
progress: false
|
||||
|
Loading…
Reference in New Issue
Block a user