add next lint to dashboard workflow
This commit is contained in:
parent
e0e892ee21
commit
d0b59d3d84
|
@ -21,3 +21,4 @@ jobs:
|
||||||
|
|
||||||
- run: yarn
|
- run: yarn
|
||||||
- run: yarn prettier --check .
|
- run: yarn prettier --check .
|
||||||
|
- run: yarn next lint
|
||||||
|
|
Reference in New Issue