diff --git a/.github/workflows/test_common.yml b/.github/workflows/test_common.yml index aa48c467..c68f724e 100644 --- a/.github/workflows/test_common.yml +++ b/.github/workflows/test_common.yml @@ -4,7 +4,7 @@ name: Interop Tests Common on: workflow_call: inputs: - node_nwaku: + node1: required: true type: string description: "Node that usually publishes messages. Used for all tests"