Restore empty webui/static to use traefik as library
This commit is contained in:
parent
2023ffe2d3
commit
5f28c56437
7 changed files with 6 additions and 31 deletions
5
.github/workflows/test-unit.yaml
vendored
5
.github/workflows/test-unit.yaml
vendored
|
|
@ -56,11 +56,6 @@ jobs:
|
|||
go-version: ${{ env.GO_VERSION }}
|
||||
check-latest: true
|
||||
|
||||
- name: Avoid generating webui
|
||||
run: |
|
||||
mkdir webui/static
|
||||
touch webui/static/index.html
|
||||
|
||||
- name: Tests
|
||||
run: |
|
||||
go test -v -parallel 8 ${{ matrix.package.group }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue