mirror of
https://github.com/carbon-design-system/carbon-components-svelte.git
synced 2025-09-14 18:01:06 +00:00
ci: update test run name [ci skip]
This commit is contained in:
parent
9acb7fd297
commit
8a56859110
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -10,5 +10,5 @@ jobs:
|
||||||
yarn
|
yarn
|
||||||
yarn build:api
|
yarn build:api
|
||||||
yarn build:lib
|
yarn build:lib
|
||||||
- name: Validate TypeScript definitions
|
- name: Run unit tests and validate TypeScript definitions
|
||||||
run: yarn test
|
run: yarn test
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue