Fix WebUI tests

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
This commit is contained in:
Gabriel Adrian Samfira 2025-10-09 11:40:12 +00:00 committed by Gabriel
parent e50a36cbca
commit c1259719ea
91 changed files with 1234 additions and 223 deletions

View file

@ -77,6 +77,6 @@ jobs:
- name: Run GARM Go Tests
run: make go-test
# - name: Run web UI tests
# run: |
# make webui-test
- name: Run web UI tests
run: |
make webui-test