Fix WebUI tests
Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
This commit is contained in:
parent
e50a36cbca
commit
c1259719ea
91 changed files with 1234 additions and 223 deletions
6
.github/workflows/go-tests.yml
vendored
6
.github/workflows/go-tests.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue