Skip to content

Commit 2c6f808

Browse files
committed
Disable coverage CI
1 parent 20c2ab4 commit 2c6f808

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build-all.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
ctest --preset ${{ matrix.cmake_preset }} --output-on-failure
8383
8484
85-
coverage:
86-
uses: ./.github/workflows/build-coverage.yml
85+
# coverage:
86+
# uses: ./.github/workflows/build-coverage.yml
8787

8888

0 commit comments

Comments
 (0)