mirror of
https://github.com/garraflavatra/trmclr.git
synced 2025-06-28 04:45:12 +00:00
Update lint script and action
This commit is contained in:
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -22,5 +22,7 @@ jobs:
|
||||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
cache: 'npm'
|
||||
|
||||
- run: npm ci
|
||||
- run: npx eslint .
|
||||
- run: npm run lint
|
||||
- run: npm run build
|
||||
|
Reference in New Issue
Block a user