Skip to content

Commit

Permalink
echo
Browse files Browse the repository at this point in the history
Signed-off-by: Cary Phillips <[email protected]>
  • Loading branch information
cary-ilm committed Nov 11, 2024
1 parent f92efbd commit 53ae0c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_steps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,6 @@ jobs:

- name: Test
run: |
echo ctest -T Test -C ${{ inputs.build-type }} --timeout 7200 --output-on-failure -VV
ctest -T Test -C ${{ inputs.build-type }} --timeout 7200 --output-on-failure -VV
working-directory: _build
shell: bash

0 comments on commit 53ae0c9

Please sign in to comment.