Skip to content

Commit

Permalink
disable issue241 test
Browse files Browse the repository at this point in the history
  • Loading branch information
matkonnerth committed Nov 21, 2024
1 parent 71ebf77 commit b4859c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ jobs:
# Execute tests defined by the CMake configuration.
# See https://cmake.org/cmake/help/latest/manual/ctest.1.html
# for more detail
run: cd ./nodesetLoader && ctest -C Debug --verbose
run: cd ./nodesetLoader && ctest -E issue_241_Test -C Debug --verbose

0 comments on commit b4859c1

Please sign in to comment.