mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-10 01:43:07 +00:00
run go waku as a client only
This commit is contained in:
parent
de60598b6c
commit
8f86daa7b4
@ -1,4 +1,4 @@
|
||||
name: Go Waku Interop Tests
|
||||
name: Nim -> Go Waku Interop Tests
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
|
||||
@ -14,6 +14,6 @@ jobs:
|
||||
uses: ./.github/workflows/test_common.yml
|
||||
secrets: inherit
|
||||
with:
|
||||
node1: "harbor.status.im/wakuorg/go-waku:latest"
|
||||
node1: "harbor.status.im/wakuorg/nwaku:latest"
|
||||
node2: "harbor.status.im/wakuorg/go-waku:latest"
|
||||
caller: "go"
|
||||
@ -1,4 +1,4 @@
|
||||
name: Nim Waku Interop Tests
|
||||
name: Nim -> Nim Waku Interop Tests
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
|
||||
Loading…
x
Reference in New Issue
Block a user