Skip to content

Commit f8d6112

Browse files
authored
Update c-cpp.yml
1 parent 82a8b39 commit f8d6112

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/c-cpp.yml

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

9797
- name: Test
9898
working-directory: ${{ steps.strings.outputs.build-output-dir }}
99-
run: ctest --build-config ${{ matrix.build_type }}
99+
run: ctest --build-config ${{ matrix.build_type }} --output-on-failure --verbose

0 commit comments

Comments
 (0)