Caching cleanup
							parent
							
								
									d56ae05425
								
							
						
					
					
						commit
						4a9adde60e
					
				|  | @ -19,8 +19,8 @@ | |||
|     "test": "jest", | ||||
|     "test-i": "yarn run test-i-aws && yarn run test-i-k8s", | ||||
|     "test-i-f": "yarn run test-i-aws && yarn run test-i-k8s && yarn run cli-k8s && yarn run cli-aws", | ||||
|     "test-i-aws": "cross-env cloudRunnerTests=true cloudRunnerCluster=aws yarn test -i", | ||||
|     "test-i-k8s": "cross-env cloudRunnerTests=true cloudRunnerCluster=k8s yarn test -i" | ||||
|     "test-i-aws": "cross-env cloudRunnerTests=true cloudRunnerCluster=aws yarn test -i -t \"cloud-runner-logs\"", | ||||
|     "test-i-k8s": "cross-env cloudRunnerTests=true cloudRunnerCluster=k8s yarn test -i -t \"cloud-runner-logs\"" | ||||
|   }, | ||||
|   "dependencies": { | ||||
|     "@actions/core": "^1.2.6", | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue