ci: remove install go-judge
This commit is contained in:
		
							parent
							
								
									cf9a4ff1aa
								
							
						
					
					
						commit
						1427eb2655
					
				|  | @ -21,14 +21,6 @@ jobs: | |||
|               run: | | ||||
|                   ls -lha | ||||
|                   whoami | ||||
|             - name: Install & Run go-judge | ||||
|               run: | | ||||
|                   cd /tmp | ||||
|                   wget https://ghp.ci/https://github.com/criyle/go-judge/releases/download/v1.8.5/go-judge_1.8.5_linux_amd64.deb | ||||
|                   dpkg -i go-judge_1.8.5_linux_amd64.deb | ||||
|                   rm go-judge_1.8.5_linux_amd64.deb | ||||
|                   go-judge -grpc-addr 0.0.0.0:5051 -enable-grpc -enable-debug -enable-metrics & | ||||
|                   cd - | ||||
|             - name: Display Go version | ||||
|               run: go version | ||||
|             - name: Prepare | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user