mirror of
https://gitee.com/dolphinscheduler/DolphinScheduler.git
synced 2024-12-05 05:38:30 +08:00
Reorder lint action
This commit is contained in:
parent
8ec4298c95
commit
ce8945d24f
1
.github/workflows/ci_frontend.yml
vendored
1
.github/workflows/ci_frontend.yml
vendored
@ -50,6 +50,7 @@ jobs:
|
||||
cd dolphinscheduler-ui
|
||||
npm install node-sass --unsafe-perm
|
||||
npm install
|
||||
npm run lint
|
||||
npm run build
|
||||
|
||||
License-check:
|
||||
|
Loading…
Reference in New Issue
Block a user