Skip to content

Commit

Permalink
Revert "Revert "Run /test/libsparseirtests""
Browse files Browse the repository at this point in the history
This reverts commit 505f567.
  • Loading branch information
terasakisatoshi committed Dec 12, 2024
1 parent 505f567 commit 36039f8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/CI_cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,7 @@ jobs:
working-directory: ${{github.workspace}}/build
# Execute tests defined by the CMake configuration.
# See https://cmake.org/cmake/help/latest/manual/ctest.1.html for more detail
run: ctest -C ${{env.BUILD_TYPE}}
run: ./test/libsparseirtests
#run: ctest -C ${{env.BUILD_TYPE}}


0 comments on commit 36039f8

Please sign in to comment.