Skip to content

Commit

Permalink
Disable ccov: lcov is broken
Browse files Browse the repository at this point in the history
  • Loading branch information
rhaschke committed Jul 9, 2024
1 parent d4db4cb commit 646a49f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ jobs:
fail-fast: false
matrix:
env:
- IMAGE: rolling-source
NAME: ccov
TARGET_CMAKE_ARGS: -DCMAKE_BUILD_TYPE=Debug -DCMAKE_CXX_FLAGS="--coverage"
# - IMAGE: rolling-source
# NAME: ccov
# TARGET_CMAKE_ARGS: -DCMAKE_BUILD_TYPE=Debug -DCMAKE_CXX_FLAGS="--coverage"
- IMAGE: rolling-source
CLANG_TIDY: pedantic
- IMAGE: jazzy-source
Expand Down

0 comments on commit 646a49f

Please sign in to comment.