feat(live_monitor_ts): create pipline tests and lint
Some checks failed
live_monitor_ui / lint (push) Failing after 1m5s
Some checks failed
live_monitor_ui / lint (push) Failing after 1m5s
This commit is contained in:
parent
1beff7b2cc
commit
d27c8d379f
@ -27,9 +27,9 @@ jobs:
|
|||||||
run: npm install --global yarn
|
run: npm install --global yarn
|
||||||
|
|
||||||
- name: install node_modules
|
- name: install node_modules
|
||||||
run: npm install
|
run: yarn
|
||||||
working-directory: ./live_monitor_ts
|
working-directory: ./live_monitor_ts
|
||||||
|
|
||||||
- name: lint
|
- name: lint
|
||||||
run: npm run lint
|
run: yarn lint
|
||||||
working-directory: ./live_monitor_ts
|
working-directory: ./live_monitor_ts
|
||||||
Loading…
x
Reference in New Issue
Block a user