Skip to content

Commit 2afa2e0

Browse files
authored
Update pr_validation.yml
1 parent 427770b commit 2afa2e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr_validation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,4 +166,4 @@ jobs:
166166

167167
- name: Test
168168
working-directory: ${{ steps.strings.outputs.build-output-dir }}
169-
run: ctest --build-config ${{ matrix.build_type }}
169+
run: ctest --build-config ${{ matrix.build_type }} --output-on-failure

0 commit comments

Comments
 (0)