mirror of
				https://github.com/actions/setup-node.git
				synced 2025-11-03 23:53:34 +00:00 
			
		
		
		
	.
This commit is contained in:
		
							parent
							
								
									2d759b195d
								
							
						
					
					
						commit
						9c455c4c56
					
				
							
								
								
									
										1
									
								
								.github/workflows/workflow.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/workflow.yml
									
									
									
									
										vendored
									
									
								
							@ -20,6 +20,7 @@ jobs:
 | 
				
			|||||||
        with:
 | 
					        with:
 | 
				
			||||||
          node-version: 12.x
 | 
					          node-version: 12.x
 | 
				
			||||||
      - run: npm ci
 | 
					      - run: npm ci
 | 
				
			||||||
 | 
					      - run: npm run build
 | 
				
			||||||
      - run: npm run format-check
 | 
					      - run: npm run format-check
 | 
				
			||||||
      - run: npm run pack
 | 
					      - run: npm run pack
 | 
				
			||||||
      - run: npm test
 | 
					      - run: npm test
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user