Skip to content

Commit d3147dd

Browse files
committed
adjust workflow
1 parent 9f3946b commit d3147dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,5 +76,5 @@ jobs:
7676
- uses: actions/setup-node@v4
7777
with:
7878
node-version: 24
79-
- run: npm ci --package-lock
79+
- run: npm ci --package-lock --prefix example-cap-server
8080
- run: npm run test --prefix example-cap-server

0 commit comments

Comments
 (0)