Skip to content

Commit

Permalink
fixup! chore: CI to test CPP SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
AdityaKasar committed Nov 19, 2024
1 parent c58e5d1 commit e54c806
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/sdks/core/src/cpp/sdk/cpptest/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ if(ENABLE_COVERAGE)
NAME ${COVERAGE_MAIN}
BASE_DIRECTORY ${CMAKE_SOURCE_DIR}
EXECUTABLE ctest
EXECUTABLE_ARGS "--test-dir ../build/ --output-on-failure"
DEPENDENCIES ${COVERAGE_DEPENDENCIES}
)

Expand Down

0 comments on commit e54c806

Please sign in to comment.