We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db1b819 commit cbc73a1Copy full SHA for cbc73a1
1 file changed
.github/workflows/build_cmake.yml
@@ -78,4 +78,4 @@ jobs:
78
shell: bash
79
# Execute tests defined by the CMake configuration.
80
# See https://cmake.org/cmake/help/latest/manual/ctest.1.html for more detail
81
- run: ctest -C $BUILD_TYPE
+ run: ctest -C $BUILD_TYPE
0 commit comments