mirror of
https://github.com/gizmo4487/O-Bot.git
synced 2025-05-29 19:52:31 -05:00
Workflow: Run eslint instead of "npm run test"
This commit is contained in:
parent
0ea26f3142
commit
4bba924ed8
2
.github/workflows/node.js.yml
vendored
2
.github/workflows/node.js.yml
vendored
@ -28,4 +28,4 @@ jobs:
|
||||
cache: 'npm'
|
||||
- run: npm ci
|
||||
- run: npm run build --if-present
|
||||
- run: npm test
|
||||
- run: npx eslint o-bot.js
|
||||
|
Loading…
x
Reference in New Issue
Block a user