stack-orchestrator repo
Some checks failed
Test / Run unit tests (pull_request) Failing after 6m24s
Test / Run integration tests (pull_request) Failing after 28m21s

This commit is contained in:
Roy Crihfield 2023-07-14 11:52:56 +08:00
parent c191be4f0b
commit edde732a1c

View File

@ -66,7 +66,7 @@ jobs:
- name: "Install stack-orchestrator" - name: "Install stack-orchestrator"
uses: actions/checkout@v3 uses: actions/checkout@v3
with: with:
repository: cerc-io/stack-orchestrator repository: roysc/stack-orchestrator
ref: plugeth-testing ref: plugeth-testing
path: ./stack-orchestrator path: ./stack-orchestrator
- run: | - run: |