This commit is contained in:
fbarbu15 2023-09-13 11:20:50 +03:00
parent 7a52dd64a5
commit 999e95a24a
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ env:
NODE_JS: "18"
RETRY_ATTEMPTS: 3
WAKU_SERVICE_NODE_PARAMS: ${{ (inputs.test_type == 'go-waku-master') && '--min-relay-peers-to-publish=0' || '' }}
DEBUG: ${{ inputs.test_type }}
DEBUG: ${{ inputs.debug }}
jobs:
node: