forked from EVOgeek/Vmeda.Online
		
	MOBILE-2748 github: Ignore warnings during linter on testing
This commit is contained in:
		
							parent
							
								
									22bdbc1ddc
								
							
						
					
					
						commit
						eb34039be9
					
				
							
								
								
									
										4
									
								
								.github/workflows/testing.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/testing.yml
									
									
									
									
										vendored
									
									
								
							| @ -51,8 +51,8 @@ jobs: | ||||
|           echo "Found $found missing langkeys" | ||||
|           exit 1 | ||||
|         fi | ||||
|     - name: Run Linter | ||||
|       run: npm run lint | ||||
|     - name: Run Linter (ignore warnings) | ||||
|       run: npm run lint -- --quiet | ||||
|     - name: Run tests | ||||
|       run: npm run test:ci | ||||
|     - name: Production builds | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user