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 26ce4c9 commit 4b2adad
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}/sln/FDTD_test/Release/FDTD_test.exe --gtest_repeat=2 --gtest_break_on_failure
${PWD}/sln/build/FDTD_test/Release/FDTD_test.exe --gtest_repeat=2 --gtest_break_on_failure

0 comments on commit 4b2adad

Please sign in to comment.