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 204e7e1 commit 329952cCopy full SHA for 329952c
.github/workflows/run-e2e-tests.yml
@@ -75,4 +75,4 @@ jobs:
75
ARCH: ${{ matrix.arch }}
76
JSII_SILENCE_WARNING_DEPRECATED_NODE_VERSION: true
77
RUNNER_DEBUG: ${{ env.RUNNER_DEBUG }}
78
- run: npm run test:e2e -w ${{ matrix.package }}
+ run: npm run test:e2e -w ${{ matrix.package }}
0 commit comments