We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6cd5180 + e511eab commit 4b99684Copy full SHA for 4b99684
.github/workflows/cmake-single-platform.yml
@@ -74,5 +74,4 @@ jobs:
74
working-directory: ${{github.workspace}}/build
75
# Execute tests defined by the CMake configuration.
76
# See https://cmake.org/cmake/help/latest/manual/ctest.1.html for more detail
77
- run: ctest -C ${{env.BUILD_TYPE}} --output-on-failure
78
0 commit comments