Skip to content

Commit b37934c

Browse files
committed
ci: Change to checking coverage (to check internal/ packages too)
1 parent c2ad219 commit b37934c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
run: npm run depcheck
3838

3939
- name: Run unit tests
40-
run: npm run unit
40+
run: npm run coverage
4141

4242
- name: Generate JSDoc documentation
4343
working-directory: internal/documentation

0 commit comments

Comments
 (0)