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

This commit is contained in:
Vyacheslav 2024-04-24 11:19:53 +03:00
parent c9544d7195
commit 1beff7b2cc

View File

@ -18,9 +18,6 @@ jobs:
- name: Checkout
uses: actions/checkout@v4.1.1
- name: cd live_monitor_ts
run: cd live_monitor_ts
- name: Install Node
uses: actions/setup-node@v4
with: