mirror of
https://gitea.com/gitea/tea.git
synced 2025-01-08 17:20:57 +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 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
|
|
||||||
|
Loading…
Reference in New Issue
Block a user