Skip to content

Commit 990ab85

Browse files
committed
ci: coverage not run for now
1 parent 4b4104f commit 990ab85

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,9 @@ jobs:
108108
- run: ctest -Dexclude_label=python -S memcheck.cmake -VV
109109

110110

111+
# issue with python loading writer.inc
111112
linux-coverage:
113+
if: false
112114
needs: core
113115
runs-on: ubuntu-latest
114116
timeout-minutes: 10

0 commit comments

Comments
 (0)