Skip to content

Commit 3db75f3

Browse files
committed
ci: Change to checking coverage (to check internal/ packages too)
1 parent 6d480a2 commit 3db75f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)