From 9c73834407677b774b104a25428a8320f44649ea Mon Sep 17 00:00:00 2001 From: Andrew Murray Date: Sun, 25 Jun 2023 13:33:20 +1000 Subject: [PATCH] Removed deleted file --- codecov.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/codecov.yml b/codecov.yml index b794632fa..fe8c126ed 100644 --- a/codecov.yml +++ b/codecov.yml @@ -16,7 +16,6 @@ coverage: # Matches 'omit:' in .coveragerc ignore: - - "Tests/32bit_segfault_check.py" - "Tests/bench_cffi_access.py" - "Tests/check_*.py" - "Tests/createfontdatachunk.py"