Update frontend.yml
This commit is contained in:
parent
a1bfa8a119
commit
e8c3106563
3
.github/workflows/frontend.yml
vendored
3
.github/workflows/frontend.yml
vendored
|
@ -38,6 +38,7 @@ jobs:
|
|||
npm install -g typescript vite jest
|
||||
npm ci
|
||||
npm run build --if-present
|
||||
- name: Test
|
||||
- name: Run CI
|
||||
run: |
|
||||
npm run lint
|
||||
npm test
|
||||
|
|
Loading…
Reference in New Issue
Block a user