mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-26 13:15:39 -04:00
changing CTest workflow in CI
This commit is contained in:
parent
761bfc5349
commit
ea1feef6e2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -119,8 +119,8 @@ jobs:
|
|||
- name: test
|
||||
shell: bash
|
||||
run: |
|
||||
make CTEST_OUTPUT_ON_FAILURE=1 test -C $GITHUB_WORKSPACE/build/
|
||||
$GITHUB_WORKSPACE/tools/ci/gha-script.sh
|
||||
ctest --output-on-failure
|
||||
|
||||
- name: after_success
|
||||
shell: bash
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue