add dashboard lint check (#815) and remove unused ref

This commit is contained in:
majian
2020-12-25 14:24:06 +08:00
committed by GitHub
parent 69dcf2fc5a
commit c06aca6f60
3 changed files with 1 additions and 2 deletions

View File

@@ -25,5 +25,6 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
- run: yarn
- run: yarn lint
- run: yarn build