mirror of
				https://github.com/theoludwig/programming-challenges.git
				synced 2025-09-11 23:11:21 +02:00 
			
		
		
		
	feat(cli): add --ci option to run test command
				
					
				
			This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							@@ -108,4 +108,4 @@ jobs:
 | 
			
		||||
        run: 'npm install --global'
 | 
			
		||||
 | 
			
		||||
      - name: 'Test'
 | 
			
		||||
        run: 'programming-challenges run test --affected'
 | 
			
		||||
        run: 'programming-challenges run test --affected --ci'
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user