update ci goproxy (#703)

Reviewed-on: https://gitea.com/gitea/tea/pulls/703
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-committed-by: Lunny Xiao <xiaolunwen@gmail.com>
This commit is contained in:
Lunny Xiao 2024-12-26 22:53:03 +00:00 committed by Lunny Xiao
parent 637b7ea010
commit 2fb291c6d4

View File

@ -20,11 +20,7 @@ jobs:
make misspell-check
make docs-check
make build
env:
GOPROXY: https://goproxy.io,direct
- name: test and coverage
run: |
make test
make unit-test-coverage
env:
GOPROXY: https://goproxy.io,direct