Skip to content

Commit

Permalink
run win tests
Browse files Browse the repository at this point in the history
  • Loading branch information
synodriver committed Apr 7, 2024
1 parent d8ac329 commit bad6e67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ jobs:
mkdir build && cd ./build
cmake .. -DBUILD=test -G "Visual Studio 17 2022" -A x64
cmake --build .
./ctest --rerun-failed --output-on-failure
.\test\Debug\wrap_test.exe --rerun-failed --output-on-failure

0 comments on commit bad6e67

Please sign in to comment.