ci: print bundleInfo
This commit is contained in:
		
							
								
								
									
										4
									
								
								.github/workflows/ci.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/ci.yaml
									
									
									
									
										vendored
									
									
								
							@@ -43,5 +43,5 @@ jobs:
 | 
				
			|||||||
      - name: Test
 | 
					      - name: Test
 | 
				
			||||||
        run: npm test
 | 
					        run: npm test
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - name: Ensure Quartz builds
 | 
					      - name: Ensure Quartz builds, check bundle info
 | 
				
			||||||
        run: npx quartz build
 | 
					        run: npx quartz build --bundleInfo
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user