Skip to content

Commit

Permalink
Disable Ctest
Browse files Browse the repository at this point in the history
  • Loading branch information
rerdavies committed Apr 18, 2023
1 parent be6635e commit 123b54c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 123b54c

Please sign in to comment.