Skip to content

Commit d3788e2

Browse files
committed
ci: tweak
1 parent 97eb223 commit d3788e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-rsc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- run: pnpm -C packages/plugin-rsc test
3232

3333
test-e2e:
34-
name: test-rsc (${{ matrix.os }} / ${{ matrix.browser }} / ${{ matrix.rolldown }})
34+
name: test-rsc (${{ matrix.os }} / ${{ matrix.browser }}) ${{ matrix.rolldown && '(rolldown)' }}
3535
runs-on: ${{ matrix.os }}
3636
strategy:
3737
matrix:

0 commit comments

Comments
 (0)