mirror of
https://gitea.com/gitea/tea.git
synced 2025-01-06 16:29:44 +01:00
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:
parent
637b7ea010
commit
2fb291c6d4
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user