mirror of
https://github.com/unraid/api.git
synced 2026-05-24 18:59:42 -05:00
chore(web): add testing step to github actions
This commit is contained in:
@@ -136,6 +136,9 @@ jobs:
|
||||
continue-on-error: true
|
||||
run: npm run lint
|
||||
|
||||
- name: Test
|
||||
run: npm run test:ci
|
||||
|
||||
- name: Build
|
||||
run: npm run build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user