We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f3946b commit d3147ddCopy full SHA for d3147dd
.github/workflows/main-pr.yml
@@ -76,5 +76,5 @@ jobs:
76
- uses: actions/setup-node@v4
77
with:
78
node-version: 24
79
- - run: npm ci --package-lock
+ - run: npm ci --package-lock --prefix example-cap-server
80
- run: npm run test --prefix example-cap-server
0 commit comments