Skip to content

Commit 2bf46e9

Browse files
author
Abdul Rabbani
committed
Update branch
1 parent 957013e commit 2bf46e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
workflow_call:
55

66
env:
7-
stack-orchestrator-ref: ${{ github.event.inputs.stack-orchestrator-ref || 'main'}}
7+
stack-orchestrator-ref: ${{ github.event.inputs.stack-orchestrator-ref || 'feature/testing-geth'}}
88
ipld-eth-db-ref: ${{ github.event.inputs.ipld-ethcl-db-ref || 'main' }}
99
GOPATH: /tmp/go
1010

0 commit comments

Comments
 (0)