Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Amazingkivas authored Oct 26, 2024
1 parent 384c042 commit 49298fc
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 @@ -37,4 +37,4 @@ jobs:
- name: Run tests with GCC
shell: bash
run: |
${PWD}/build/sln/test_FDTD_method/test_FDTD_method --gtest_repeat=2 --gtest_break_on_failure
${PWD}/build/test/test_FDTD_method --gtest_repeat=2 --gtest_break_on_failure

0 comments on commit 49298fc

Please sign in to comment.