There was an error while loading. Please reload this page.
1 parent be142a2 commit 94c0398Copy full SHA for 94c0398
.github/workflows/nodejs.yml
@@ -117,7 +117,7 @@ jobs:
117
if: matrix.node-version != '18.x'
118
119
- name: Run E2E tests for webpack version ${{ matrix.webpack-version }}
120
- run: npm run test:e2e --shard=${{ matrix.shard }}
+ run: npm run test:e2e
121
122
- name: Submit coverage data to codecov
123
uses: codecov/codecov-action@v4
0 commit comments