Skip to content

Commit 6a12b4d

Browse files
author
Ubuntu
committed
Fix coverage check for backoffAlgorithm
Signed-off-by: Ubuntu <[email protected]>
1 parent 7386318 commit 6a12b4d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pr_checks.yml

-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ jobs:
5959
run-complexity: true,
6060
run-doxygen: true,
6161
build-flags: -DCMAKE_BUILD_TYPE=Debug -DCMAKE_C_FLAGS='-Wall -Wextra -Werror',
62-
coverage-skips: '"\*test\*" "\*CMakeCCompilerId\*" "\*mocks\*" "\*3rdparty\*"',
6362
},
6463
{
6564
repository: coreHTTP,

0 commit comments

Comments
 (0)