mirror of
				https://gitea.com/gitea/tea.git
				synced 2025-10-31 01:05:26 +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 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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Lunny Xiao
					Lunny Xiao