Skip to content

Commit ab523dd

Browse files
committed
update workflow!
1 parent e17a51b commit ab523dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ jobs:
1616
- name: Install dependencies
1717
run: npm ci
1818
- name: Run tests
19-
run: npx lerna run test --since master
19+
run: npx lerna run test:package --since master

0 commit comments

Comments
 (0)