mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-18 11:36:36 +00:00
build: adjust ci workflow
Build npm package before testing
This commit is contained in:
parent
3f188ce4a1
commit
10229fecb4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -20,6 +20,6 @@ jobs:
|
|||
- name: Install dependencies, build, test, and lint the codebase
|
||||
run: |
|
||||
yarn
|
||||
yarn build:lib
|
||||
yarn build:package
|
||||
yarn test:types
|
||||
yarn lint
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue