mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-10-14 11:21:29 +00:00
build: check component types (#283)
This commit is contained in:
1
.github/workflows/nodejs.yml
vendored
1
.github/workflows/nodejs.yml
vendored
@@ -49,6 +49,7 @@ jobs:
|
||||
npm ci
|
||||
npm run lint
|
||||
npm run build --if-present
|
||||
npm run check-components-types
|
||||
npm run test:unit
|
||||
env:
|
||||
CI: true
|
||||
|
Reference in New Issue
Block a user