Disable Ctest
This commit is contained in:
@@ -48,5 +48,5 @@ jobs:
|
|||||||
- name: Test
|
- name: Test
|
||||||
working-directory: ${{github.workspace}}/build
|
working-directory: ${{github.workspace}}/build
|
||||||
# Execute CMake BuiltTest test
|
# Execute CMake BuiltTest test
|
||||||
run: ctest -C ${{env.BUILD_TYPE}} -R BuildTest
|
#run: ctest -C ${{env.BUILD_TYPE}} -R BuildTest
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user