run prettier on ci
This commit is contained in:
		
							parent
							
								
									7db2eda76c
								
							
						
					
					
						commit
						76fa9bbe00
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		
							
								
								
									
										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
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue