mirror of
https://github.com/Kugelschieber/breach.git
synced 2026-09-13 12:31:49 +00:00
Run linter as part of Github action
This commit is contained in:
@@ -19,5 +19,6 @@ jobs:
|
||||
- run: npm install
|
||||
- run: npm run build --if-present
|
||||
- run: npm test
|
||||
- run: npm run lint
|
||||
env:
|
||||
CI: true
|
||||
Reference in New Issue
Block a user