mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-04 06:53:07 +00:00
Add type to required input
This commit is contained in:
parent
1782b5fdfc
commit
d624f40a3e
1
.github/workflows/test_common.yml
vendored
1
.github/workflows/test_common.yml
vendored
@ -6,6 +6,7 @@ on:
|
|||||||
inputs:
|
inputs:
|
||||||
node1:
|
node1:
|
||||||
required: true
|
required: true
|
||||||
|
type: string
|
||||||
description: "Node that usually publishes messages. Used for all tests"
|
description: "Node that usually publishes messages. Used for all tests"
|
||||||
default: "wakuorg/go-waku:latest"
|
default: "wakuorg/go-waku:latest"
|
||||||
node2:
|
node2:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user