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 e17a51b commit ab523ddCopy full SHA for ab523dd
.github/workflows/tests.yml
@@ -16,4 +16,4 @@ jobs:
16
- name: Install dependencies
17
run: npm ci
18
- name: Run tests
19
- run: npx lerna run test --since master
+ run: npx lerna run test:package --since master
0 commit comments