mirror of
https://github.com/IRBorisov/ConceptPortal.git
synced 2025-06-26 04:50:36 +03:00
R: Add frontend linter
This commit is contained in:
parent
5682da5784
commit
1d1727c43f
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