We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f8a3f0 commit 6124e41Copy full SHA for 6124e41
.github/workflows/testing.yml
@@ -19,4 +19,4 @@ jobs:
19
version: 8
20
21
- run: pnpm install
22
- - run: pnpm run lib:test
+ - run: pnpm run --filter react-plock test
0 commit comments