Run formatter

This commit is contained in:
c-bata
2023-01-04 11:00:07 +09:00
parent df67ed13bf
commit ab447590fd
2 changed files with 3 additions and 6 deletions
+2 -3
View File
@@ -22,9 +22,8 @@ jobs:
uses: actions/setup-node@v2
with:
node-version: '16'
- run: |
npm install
npm run lint
- run: npm install
- run: npm run lint
build:
name: JS build check