Skip to content

Commit

Permalink
Revert "Run /test/libsparseirtests"
Browse files Browse the repository at this point in the history
This reverts commit 30432f2.
  • Loading branch information
terasakisatoshi committed Dec 12, 2024
1 parent 90cb403 commit 505f567
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/CI_cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,5 @@ 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: ./test/libsparseirtests
#run: ctest -C ${{env.BUILD_TYPE}}

run: ctest -C ${{env.BUILD_TYPE}}

0 comments on commit 505f567

Please sign in to comment.