feat(live_monitor_ts): create pipline tests and lint
Some checks failed
live_monitor_ui / lint (push) Failing after 5s

This commit is contained in:
Vyacheslav 2024-04-24 11:22:00 +03:00
parent d27c8d379f
commit 327775ae7b

View File

@ -28,8 +28,6 @@ jobs:
- name: install node_modules
run: yarn
working-directory: ./live_monitor_ts
- name: lint
run: yarn lint
working-directory: ./live_monitor_ts