removed workflow needs
Signed-off-by: André Bauer <monotek23@gmail.com>
This commit is contained in:
		
							parent
							
								
									4ef5d6366f
								
							
						
					
					
						commit
						eb0e5980d4
					
				
							
								
								
									
										2
									
								
								.github/workflows/ci.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/ci.yaml
									
									
									
									
										vendored
									
									
								
							| @ -16,7 +16,6 @@ jobs: | ||||
| 
 | ||||
|   lint-docker-files: | ||||
|     runs-on: ubuntu-latest | ||||
|     needs: lint-bash-scripts | ||||
|     steps: | ||||
|       - name: Checkout | ||||
|         uses: actions/checkout@v1     | ||||
| @ -36,7 +35,6 @@ jobs: | ||||
|   test-docker-compose: | ||||
|     timeout-minutes: 10 | ||||
|     runs-on: ubuntu-latest | ||||
|     needs: lint-docker-files | ||||
|     steps: | ||||
|       - name: Checkout | ||||
|         uses: actions/checkout@v1 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user