mirror of
https://github.com/wassname/optuna-dashboard.git
synced 2026-09-10 12:23:22 +08:00
Add 'make tslib' flow into Lint checking
This commit is contained in:
@@ -23,6 +23,8 @@ jobs:
|
||||
uses: actions/setup-node@v2
|
||||
with:
|
||||
node-version: '20'
|
||||
|
||||
- run: make tslib
|
||||
- run: npm install
|
||||
- run: npm run lint
|
||||
|
||||
|
||||
Reference in New Issue
Block a user