Update repo paths in CI
All checks were successful
Build / build (pull_request) Successful in 2m36s
Lint / Run golangci-lint (pull_request) Successful in 4m34s
E2E Tests / test-e2e (pull_request) Successful in 3m3s
Integration Tests / test-integration (pull_request) Successful in 2m5s
Unit Tests / test-unit (pull_request) Successful in 2m27s
SDK Tests / sdk_tests_nameservice_expiry (pull_request) Successful in 7m54s
SDK Tests / sdk_tests_auctions (pull_request) Successful in 13m5s
SDK Tests / sdk_tests (pull_request) Successful in 9m17s
All checks were successful
Build / build (pull_request) Successful in 2m36s
Lint / Run golangci-lint (pull_request) Successful in 4m34s
E2E Tests / test-e2e (pull_request) Successful in 3m3s
Integration Tests / test-integration (pull_request) Successful in 2m5s
Unit Tests / test-unit (pull_request) Successful in 2m27s
SDK Tests / sdk_tests_nameservice_expiry (pull_request) Successful in 7m54s
SDK Tests / sdk_tests_auctions (pull_request) Successful in 13m5s
SDK Tests / sdk_tests (pull_request) Successful in 9m17s
This commit is contained in:
parent
8e9f08b652
commit
cabc1de2a4
@ -15,7 +15,7 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
path: "./registry-sdk/"
|
||||
repository: deep-stack/registry-sdk # Use cerc-io/registry-sdk
|
||||
repository: cerc-io/registry-sdk
|
||||
fetch-depth: 0
|
||||
ref: main
|
||||
- name: Environment
|
||||
|
@ -15,7 +15,7 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
path: "./registry-sdk/"
|
||||
repository: deep-stack/registry-sdk # Use cerc-io/registry-sdk
|
||||
repository: cerc-io/registry-sdk
|
||||
fetch-depth: 0
|
||||
ref: main
|
||||
- name: Environment
|
||||
|
@ -15,7 +15,7 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
path: "./registry-sdk/"
|
||||
repository: deep-stack/registry-sdk # Use cerc-io/registry-sdk
|
||||
repository: cerc-io/registry-sdk
|
||||
fetch-depth: 0
|
||||
ref: main
|
||||
- name: Environment
|
||||
|
Loading…
Reference in New Issue
Block a user