mirror of
https://github.com/CorentinTh/it-tools
synced 2026-08-26 10:57:20 +00:00
chore(ci): added build step
This commit is contained in:
@@ -28,5 +28,8 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: npm ci
|
||||
|
||||
- name: Run linter
|
||||
- name: Run linters
|
||||
run: npm run lint
|
||||
|
||||
- name: Build the app
|
||||
run: npm run build
|
||||
|
||||
Reference in New Issue
Block a user