mirror of
				https://github.com/eledio-devices/thirdparty-ArduinoJson.git
				synced 2025-10-31 16:14:11 +01:00 
			
		
		
		
	CI: Skip WillFail and Fuzzing test labels when measuring coverage
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/ci.yml
									
									
									
									
										vendored
									
									
								
							| @@ -251,7 +251,7 @@ jobs: | ||||
|       - name: Build | ||||
|         run: ninja | ||||
|       - name: Test | ||||
|         run: ninja test | ||||
|         run: ctest -LE 'WillFail|Fuzzing' -T test | ||||
|       - name: lcov --capture | ||||
|         run: lcov --capture --no-external --directory . --output-file coverage.info | ||||
|       - name: lcov --remove | ||||
|   | ||||
		Reference in New Issue
	
	Block a user