Update branch
This commit is contained in:
parent
957013e06c
commit
2bf46e96ae
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -4,7 +4,7 @@ on:
|
||||
workflow_call:
|
||||
|
||||
env:
|
||||
stack-orchestrator-ref: ${{ github.event.inputs.stack-orchestrator-ref || 'main'}}
|
||||
stack-orchestrator-ref: ${{ github.event.inputs.stack-orchestrator-ref || 'feature/testing-geth'}}
|
||||
ipld-eth-db-ref: ${{ github.event.inputs.ipld-ethcl-db-ref || 'main' }}
|
||||
GOPATH: /tmp/go
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user