mirror of
				https://github.com/ArthurSonzogni/FTXUI.git
				synced 2025-10-31 10:38:09 +08:00 
			
		
		
		
	ci: use gcovr 5.0 temporarily (#406)
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/build.yaml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/build.yaml
									
									
									
									
										vendored
									
									
								
							| @@ -51,7 +51,7 @@ jobs: | ||||
|           ninja: true | ||||
|           clangtidy: true | ||||
|           cppcheck: false | ||||
|           gcovr: true | ||||
|           gcovr: "5.0" | ||||
|           opencppcoverage: true | ||||
|  | ||||
|       # make sure coverage is only enabled for Debug builds, since it sets -O0 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Amin Yahyaabadi
					Amin Yahyaabadi