mirror of
https://github.com/kubevela/kubevela.git
synced 2026-05-21 16:53:23 +00:00
add dashboard lint check (#815) and remove unused ref
This commit is contained in:
1
.github/workflows/dashboard.yml
vendored
1
.github/workflows/dashboard.yml
vendored
@@ -25,5 +25,6 @@ jobs:
|
||||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
- run: yarn
|
||||
- run: yarn lint
|
||||
- run: yarn build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user