Skip to content

Commit

Permalink
Fix run configuration in CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
sreiter authored Jul 21, 2024
1 parent de9cc27 commit 8d029b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake-single-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:

- name: Test
working-directory: ${{github.workspace}}/build/bin
run: moose_tests
run: ./moose_tests

0 comments on commit 8d029b7

Please sign in to comment.