mirror of
				https://github.com/actions/setup-dotnet.git
				synced 2025-10-31 16:13:46 +00:00 
			
		
		
		
	test: add include-prerelease env on test
This commit is contained in:
		
							parent
							
								
									c5267f5e54
								
							
						
					
					
						commit
						c2dac7f367
					
				| @ -16,6 +16,7 @@ describe('setup-dotnet tests', () => { | ||||
|     process.env.RUNNER_TOOL_CACHE = toolDir; | ||||
|     process.env.DOTNET_INSTALL_DIR = toolDir; | ||||
|     process.env.RUNNER_TEMP = tempDir; | ||||
|     process.env['INPUT_INCLUDE-PRERELEASE'] = 'false'; | ||||
|     await io.rmRF(toolDir); | ||||
|     await io.rmRF(tempDir); | ||||
|   }); | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user