Skip to content

Commit

Permalink
Also move the tests binary
Browse files Browse the repository at this point in the history
  • Loading branch information
TCatshoek committed Mar 6, 2024
1 parent 8180569 commit e1e0547
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-test-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
cmake ..
cmake --build . --config Release
mv Release/flexfringe.exe .
mv Release/runtests.exe .
- name: build-unix
if: runner.os == 'Linux' || runner.os == 'macOS'
Expand Down

0 comments on commit e1e0547

Please sign in to comment.