Cloud Runner Tests must be specified to capture logs from cloud runner for tests
							parent
							
								
									9b623cdeaa
								
							
						
					
					
						commit
						8977c6db50
					
				|  | @ -67,6 +67,7 @@ jobs: | |||
|           PROJECT_PATH: ${{ matrix.projectPath }} | ||||
|           GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} | ||||
|           TARGET_PLATFORM: ${{ matrix.targetPlatform }} | ||||
|           CLOUD_RUNNER_TESTS: true | ||||
|       - uses: ./ | ||||
|         id: aws-fargate-unity-build | ||||
|         timeout-minutes: 25 | ||||
|  |  | |||
|  | @ -75,6 +75,7 @@ jobs: | |||
|           GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} | ||||
|           KUBE_CONFIG: ${{ steps.read-base64.outputs.base64 }} | ||||
|           unityVersion: ${{ matrix.unityVersion }} | ||||
|           CLOUD_RUNNER_TESTS: true | ||||
| 
 | ||||
|       ########################### | ||||
|       # Cloud Runner Build Test # | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue