mirror of
https://github.com/waku-org/js-waku.git
synced 2025-01-11 13:04:41 +00:00
fix typo
This commit is contained in:
parent
7a52dd64a5
commit
999e95a24a
2
.github/workflows/test-node.yml
vendored
2
.github/workflows/test-node.yml
vendored
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user