Skip to content

Commit d0cd54d

Browse files
committed
test
1 parent 50cd41e commit d0cd54d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

+2
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ jobs:
1010
steps:
1111
- uses: actions/checkout@v4
1212
- uses: pnpm/action-setup@v4
13+
with:
14+
run_install.cwd: client
1315
- uses: actions/setup-node@v4
1416
with:
1517
node-version: 22

0 commit comments

Comments
 (0)