Skip to content

Commit a45eeef

Browse files
committed
wip
1 parent 4b99684 commit a45eeef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cmake-single-platform.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,4 +74,5 @@ jobs:
7474
working-directory: ${{github.workspace}}/build
7575
# Execute tests defined by the CMake configuration.
7676
# See https://cmake.org/cmake/help/latest/manual/ctest.1.html for more detail
77+
run: ctest -C ${{env.BUILD_TYPE}} --output-on-failure
7778

0 commit comments

Comments
 (0)