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 b941329 commit 0bab8b5Copy full SHA for 0bab8b5
.github/workflows/ci-rsc.yml
@@ -31,7 +31,7 @@ jobs:
31
- run: pnpm -C packages/plugin-rsc test
32
33
test-e2e:
34
- name: test-rsc (${{ matrix.os }} / ${{ matrix.browser }})
+ name: test-rsc (${{ matrix.os }} - ${{ matrix.browser }} - ${{ matrix.shared }}/${{ matrix.shardTotal }})
35
runs-on: ${{ matrix.os }}
36
strategy:
37
matrix:
0 commit comments