mirror of
https://gitea.com/gitea/tea.git
synced 2025-10-30 08:45:28 +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:
@@ -20,11 +20,7 @@ jobs:
|
|||||||
make misspell-check
|
make misspell-check
|
||||||
make docs-check
|
make docs-check
|
||||||
make build
|
make build
|
||||||
env:
|
|
||||||
GOPROXY: https://goproxy.io,direct
|
|
||||||
- name: test and coverage
|
- name: test and coverage
|
||||||
run: |
|
run: |
|
||||||
make test
|
make test
|
||||||
make unit-test-coverage
|
make unit-test-coverage
|
||||||
env:
|
|
||||||
GOPROXY: https://goproxy.io,direct
|
|
||||||
|
|||||||
Reference in New Issue
Block a user