Remove CI debugging commands. All works now.
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Linting and tests / Linting (push) Successful in 5s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Linting and tests / Linting (push) Successful in 5s
				
			This commit is contained in:
		| @@ -31,10 +31,7 @@ tasks: | ||||
|   lint: | ||||
|     desc: "Lints whole workspace." | ||||
|     cmds: | ||||
|       - golangci-lint run client/... | ||||
|       - ls -lah /home/container | ||||
|       - ls -lah /home/container/go | ||||
|       - ls -lah /home/container/golangci-lint | ||||
|       - golangci-lint run | ||||
|  | ||||
|   test: | ||||
|     desc: "Test whole workspace" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user