mirror of
https://github.com/spacebarchat/server.git
synced 2026-08-27 19:49:48 +00:00
fix style action
This commit is contained in:
@@ -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 .
|
||||
Reference in New Issue
Block a user