change input node1 format

This commit is contained in:
aya 2024-12-04 15:14:00 +02:00
parent f7627071f5
commit e593c581df

View File

@ -4,7 +4,7 @@ name: Interop Tests Common
on: on:
workflow_call: workflow_call:
inputs: inputs:
node_nwaku: node1:
required: true required: true
type: string type: string
description: "Node that usually publishes messages. Used for all tests" description: "Node that usually publishes messages. Used for all tests"