Fix another typo
This commit is contained in:
		
							parent
							
								
									223d1171e8
								
							
						
					
					
						commit
						85225c72d7
					
				| @ -36,4 +36,4 @@ jobs: | ||||
|           dockerd -H $DOCKER_HOST --userland-proxy=false & | ||||
|           sleep 5 | ||||
|       - name: "Run smoke tests" | ||||
|         run: ./tests/deploy-test/run-deploy-test.sh | ||||
|         run: ./tests/deploy/run-deploy-test.sh | ||||
|  | ||||
							
								
								
									
										2
									
								
								.github/workflows/test-deploy.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/test-deploy.yml
									
									
									
									
										vendored
									
									
								
							| @ -26,4 +26,4 @@ jobs: | ||||
|       - name: "Build local shiv package" | ||||
|         run: ./scripts/build_shiv_package.sh | ||||
|       - name: "Run smoke tests" | ||||
|         run: ./tests/deploy-test/run-deploy-test.sh | ||||
|         run: ./tests/deploy/run-deploy-test.sh | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user