Mkay, rolling back CI config.
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				Linting and tests / Linting (push) Successful in 2m36s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	Linting and tests / Linting (push) Successful in 2m36s
				
			This commit is contained in:
		| @@ -15,10 +15,11 @@ jobs: | ||||
|         with: | ||||
|           path: /home/container/go | ||||
|           key: bunker-go-cache | ||||
|           restore-key: bunker-go-cache | ||||
|       - name: "lint" | ||||
|         uses: docker://code.pztrn.name/containers/go-toolbox:v7 | ||||
|         with: | ||||
|           command: "go env" | ||||
|           command: "/usr/local/bin/task lint" | ||||
|  | ||||
|   # Tests: | ||||
|   #   runs-on: "ubuntu-22.04" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user