mirror of
				https://github.com/ZetaKebab/quartz.git
				synced 2025-11-03 22:49:47 +00:00 
			
		
		
		
	oops actually use npm run check
This commit is contained in:
		
							
								
								
									
										3
									
								
								.github/workflows/ci.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/ci.yaml
									
									
									
									
										vendored
									
									
								
							@@ -29,8 +29,9 @@ jobs:
 | 
			
		||||
            ${{ runner.os }}-node-
 | 
			
		||||
 | 
			
		||||
      - run: npm ci
 | 
			
		||||
 | 
			
		||||
      - name: Check types and style
 | 
			
		||||
        run: npm check
 | 
			
		||||
        run: npm run check
 | 
			
		||||
 | 
			
		||||
      - name: Test
 | 
			
		||||
        run: npm test
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user