Skip to content

Commit 33aa6cd

Browse files
committed
⚗️ Test with different working directory
1 parent 01b92aa commit 33aa6cd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/test-check-deps.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,7 @@ jobs:
1313
with:
1414
node-version: "20"
1515
cache: "pnpm"
16-
- run: pnpm -w check-deps tasks
1716
- run: pnpm -w check-deps hub
17+
- run: pnpm -w check-deps hub
18+
working-directory: packages/inference
19+
- run: pnpm -w check-deps tasks

0 commit comments

Comments
 (0)