Disable Ctest

This commit is contained in:
Robin Davies
2023-04-18 11:51:14 -04:00
committed by GitHub
parent be6635e1ea
commit 123b54c645
+1 -1
View File
@@ -48,5 +48,5 @@ jobs:
- name: Test
working-directory: ${{github.workspace}}/build
# Execute CMake BuiltTest test
run: ctest -C ${{env.BUILD_TYPE}} -R BuildTest
#run: ctest -C ${{env.BUILD_TYPE}} -R BuildTest