mirror of
				https://github.com/actions/setup-node.git
				synced 2025-11-04 01:33:33 +00:00 
			
		
		
		
	add more stuf to test
This commit is contained in:
		
							parent
							
								
									ba32845a5f
								
							
						
					
					
						commit
						7dfb5c0298
					
				@ -397,6 +397,10 @@ describe('setup-node', () => {
 | 
			
		||||
  }, 100000);
 | 
			
		||||
 | 
			
		||||
  it('enables corepack if specified', async () => {
 | 
			
		||||
    os.platform = 'linux';
 | 
			
		||||
    os.arch = 'x64';
 | 
			
		||||
 | 
			
		||||
    inputs['node-version'] = '12';
 | 
			
		||||
    inputs['corepack'] = 'true';
 | 
			
		||||
 | 
			
		||||
    await main.run();
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user