We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e4f2c9 commit 6baa97fCopy full SHA for 6baa97f
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