We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 384ee98 commit 0e71a9aCopy full SHA for 0e71a9a
.github/workflows/applications.yml
@@ -524,6 +524,7 @@ jobs:
524
runs-on: ${{ matrix.os }}
525
env:
526
ARTIFACTS_NAME: chainweb-applications.${{ matrix.use-freeze-file }}.${{ matrix.ghc }}.${{ matrix.os }}
527
+ CHAINWEB_MULTINODE_TESTS_NODE_COUNT: 2
528
strategy:
529
fail-fast: false
530
matrix: ${{ fromJson(needs.config.outputs.matrix) }}
0 commit comments