mirror of
				https://github.com/actions/setup-node.git
				synced 2025-11-04 13:53:35 +00:00 
			
		
		
		
	fix e2e test
This commit is contained in:
		
							parent
							
								
									ccbc0aae4e
								
							
						
					
					
						commit
						d7c7dfa509
					
				
							
								
								
									
										2
									
								
								.github/workflows/versions.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/versions.yml
									
									
									
									
										vendored
									
									
								
							@ -68,7 +68,7 @@ jobs:
 | 
			
		||||
        run: |
 | 
			
		||||
          nightlyVersion="${{ matrix.node-version }}"
 | 
			
		||||
          majorVersion=$(echo $nightlyVersion | cut -d- -f1)
 | 
			
		||||
          __tests__/verify-node.sh "${BASH_REMATCH[1]}"
 | 
			
		||||
          __tests__/verify-node.sh "$majorVersion"
 | 
			
		||||
        shell: bash
 | 
			
		||||
 | 
			
		||||
  manifest:
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user