Skip to content

Commit 0e71a9a

Browse files
committed
set multinode test node count to 2 in CI
1 parent 384ee98 commit 0e71a9a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/applications.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -524,6 +524,7 @@ jobs:
524524
runs-on: ${{ matrix.os }}
525525
env:
526526
ARTIFACTS_NAME: chainweb-applications.${{ matrix.use-freeze-file }}.${{ matrix.ghc }}.${{ matrix.os }}
527+
CHAINWEB_MULTINODE_TESTS_NODE_COUNT: 2
527528
strategy:
528529
fail-fast: false
529530
matrix: ${{ fromJson(needs.config.outputs.matrix) }}

0 commit comments

Comments
 (0)