Skip to content

Commit

Permalink
another try
Browse files Browse the repository at this point in the history
  • Loading branch information
TheGAzed committed Jun 23, 2024
1 parent 6217a34 commit d2aa4e5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/cmake-single-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,6 @@ jobs:
# Execute tests defined by the CMake configuration.
# See https://cmake.org/cmake/help/latest/manual/ctest.1.html for more detail
run: |
xxd ./test/puzzles/easy/1.kkr
pwd
xxd test/puzzles/easy/1.kkr
ctest -C ${{env.BUILD_TYPE}} --rerun-failed --output-on-failure

0 comments on commit d2aa4e5

Please sign in to comment.