fix style action

This commit is contained in:
Madeline
2023-04-12 21:24:16 +10:00
parent 9a6390b9bd
commit 174d34c376
+1
View File
@@ -23,5 +23,6 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
cache: 'npm'
- run: npm i --only=dev
- run: npx eslint .
- run: npx prettier --check .