Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: Cary Phillips <[email protected]>
  • Loading branch information
cary-ilm committed Jan 20, 2025
1 parent 059fc11 commit adc9f86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci_steps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,7 @@ jobs:
working-directory: _build

- name: Test
if: ${{ inputs.IMATH_BUILD_APPLE_FRAMEWORKS != 'ON' }}
run: |
ctest -T Test -C ${{ inputs.build-type }} --timeout 7200 --output-on-failure -VV
working-directory: _build
Expand Down

0 comments on commit adc9f86

Please sign in to comment.