mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-02 14:03:08 +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:
|
||||
node1:
|
||||
required: true
|
||||
type: string
|
||||
description: "Node that usually publishes messages. Used for all tests"
|
||||
default: "wakuorg/go-waku:latest"
|
||||
node2:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user