Skip to content

Commit c6f1fcb

Browse files
committed
hopefully fix CI/CD failing
1 parent 28af6f7 commit c6f1fcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ jobs:
4242
- run: npm install -g pnpm
4343
- run: pnpm install
4444
- run: pnpm build
45-
- run: pnpm test --runInBand
45+
- run: pnpm test

0 commit comments

Comments
 (0)