Second attempt at disabling Codecov annotations (#31841)
This commit is contained in:
		
							parent
							
								
									c4b09d684e
								
							
						
					
					
						commit
						4ffaced8bc
					
				
							
								
								
									
										3
									
								
								.github/codecov.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/codecov.yml
									
									
									
									
										vendored
									
									
								
							@ -1,4 +1,3 @@
 | 
				
			|||||||
annotations: false
 | 
					 | 
				
			||||||
comment: false # Do not leave PR comments
 | 
					comment: false # Do not leave PR comments
 | 
				
			||||||
coverage:
 | 
					coverage:
 | 
				
			||||||
  status:
 | 
					  status:
 | 
				
			||||||
@ -10,3 +9,5 @@ coverage:
 | 
				
			|||||||
      default:
 | 
					      default:
 | 
				
			||||||
        # GitHub status check is not blocking
 | 
					        # GitHub status check is not blocking
 | 
				
			||||||
        informational: true
 | 
					        informational: true
 | 
				
			||||||
 | 
					github_checks:
 | 
				
			||||||
 | 
					  annotations: false
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user