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 28af6f7 commit c6f1fcbCopy full SHA for c6f1fcb
.github/workflows/test.yml
@@ -42,4 +42,4 @@ jobs:
42
- run: npm install -g pnpm
43
- run: pnpm install
44
- run: pnpm build
45
- - run: pnpm test --runInBand
+ - run: pnpm test
0 commit comments