Skip to content

Commit 10883f7

Browse files
committed
Fix
1 parent f5f53a0 commit 10883f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ env:
5050
libasound2-dev libjack-jackd2-dev ladspa-sdk libcurl4-openssl-dev libfreetype6-dev
5151
libx11-dev libxcomposite-dev libxcursor-dev libxcursor-dev libxext-dev libxi-dev libxinerama-dev
5252
libxrandr-dev libxrender-dev libglu1-mesa-dev libegl1-mesa-dev mesa-common-dev lcov
53-
IGNORE_ERRORS: "mismatch,gcov,source,negative,unused,empty"
53+
IGNORE_ERRORS: "mismatch,gcov,source,negative,unused,empty,format,corrupt"
5454

5555
jobs:
5656
cpp-coverage:

0 commit comments

Comments
 (0)