Skip to content

Commit

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

0 comments on commit 5b8e20f

Please sign in to comment.