Skip to content

Commit

Permalink
Test commit
Browse files Browse the repository at this point in the history
  • Loading branch information
bialger committed Aug 1, 2024
1 parent 5568eb2 commit f401357
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
if [ "${{ matrix.config.cxx }}" == "g++" ]; then
./cpp_tests_tests.exe
else
cd Debug
cd Debug
./cpp_tests_tests.exe
fi
else
Expand Down

0 comments on commit f401357

Please sign in to comment.