Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Amazingkivas authored Nov 8, 2023
1 parent 22474f9 commit b94e324
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
- name: Run tests
shell: bash
run: |
${PWD}/build/test/Release/FDTD_test.exe --gtest_repeat=2 --gtest_break_on_failure
${PWD}/build/sln/FDTD_test/Release/FDTD_test.exe --gtest_repeat=2 --gtest_break_on_failure

0 comments on commit b94e324

Please sign in to comment.