run prettier on ci
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/ci.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/ci.yaml
									
									
									
									
										vendored
									
									
								
							@@ -29,6 +29,8 @@ jobs:
 | 
				
			|||||||
            ${{ runner.os }}-node-
 | 
					            ${{ runner.os }}-node-
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - run: npm ci
 | 
					      - run: npm ci
 | 
				
			||||||
 | 
					      - name: Check types and style
 | 
				
			||||||
 | 
					        run: npm check
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - name: Test
 | 
					      - name: Test
 | 
				
			||||||
        run: npm test
 | 
					        run: npm test
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user