Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zoeprieto authored Sep 9, 2024
1 parent 1233b11 commit 1f3fb51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ jobs:
shell: bash
run: $GITHUB_WORKSPACE/tools/ci/gha-before-script.sh

- name: tests
- name: test
shell: bash
run: |
CTEST_OUTPUT_ON_FAILURE=1 make test -C $GITHUB_WORKSPACE/build/
Expand Down

0 comments on commit 1f3fb51

Please sign in to comment.