mirror of
https://github.com/alibaba/higress.git
synced 2026-03-03 16:10:48 +08:00
Improve the UT coverage of cmd/higress. (#142)
This commit is contained in:
2
.github/workflows/build-and-test.yml
vendored
2
.github/workflows/build-and-test.yml
vendored
@@ -74,7 +74,7 @@ jobs:
|
||||
go-version: 1.19
|
||||
- uses: actions/checkout@v3
|
||||
- name: "Run E2E Tests"
|
||||
run: make e2e-test
|
||||
run: GOPROXY="https://proxy.golang.org,direct" make e2e-test
|
||||
|
||||
publish:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user