Skip to content

Commit 6124e41

Browse files
committed
chore(actions): update testing flow
1 parent 4f8a3f0 commit 6124e41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testing.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
version: 8
2020

2121
- run: pnpm install
22-
- run: pnpm run lib:test
22+
- run: pnpm run --filter react-plock test

0 commit comments

Comments
 (0)