mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-18 11:36:36 +00:00
ci: run test:src-types
in workflow
This commit is contained in:
parent
5ca41d60c2
commit
9329ffb718
1 changed files with 3 additions and 0 deletions
3
.github/workflows/checks.yml
vendored
3
.github/workflows/checks.yml
vendored
|
@ -20,6 +20,9 @@ jobs:
|
||||||
- name: Build the codebase
|
- name: Build the codebase
|
||||||
run: npm run build:lib
|
run: npm run build:lib
|
||||||
|
|
||||||
|
- name: Test generated source types
|
||||||
|
run: npm run test:src-types
|
||||||
|
|
||||||
- name: Test types
|
- name: Test types
|
||||||
run: npm run test:types
|
run: npm run test:types
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue