Skip to content

Commit 3e0ba56

Browse files
committed
ci: update test description
1 parent cc332fb commit 3e0ba56

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ jobs:
191191
name: build-artifacts
192192
path: .
193193

194-
- name: Run tests (shard ${{ matrix.shard }})
194+
- name: Run tests (${{ matrix.shard }}/2)
195195
run: pnpm test -- --shard=${{ matrix.shard }}/2
196196
env:
197197
NODE_ENV: test

0 commit comments

Comments
 (0)