ci: deps
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/ubuntu.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/ubuntu.yml
									
									
									
									
										vendored
									
									
								
							| @@ -47,6 +47,7 @@ jobs: | |||||||
|         go test -parallel 1 -v ./... |         go test -parallel 1 -v ./... | ||||||
|  |  | ||||||
|   test-end-to-end-examples: |   test-end-to-end-examples: | ||||||
|  |     needs: [build] | ||||||
|     name: Examples |     name: Examples | ||||||
|     runs-on: ubuntu-latest |     runs-on: ubuntu-latest | ||||||
|  |  | ||||||
| @@ -93,6 +94,7 @@ jobs: | |||||||
|         path: ~/.out-of-tree/logs |         path: ~/.out-of-tree/logs | ||||||
|  |  | ||||||
|   test-end-to-end: |   test-end-to-end: | ||||||
|  |     needs: [build] | ||||||
|     name: E2E |     name: E2E | ||||||
|     runs-on: ubuntu-latest |     runs-on: ubuntu-latest | ||||||
|     timeout-minutes: 60 |     timeout-minutes: 60 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user