From: Darren Tucker Date: Thu, 22 May 2025 11:16:37 +0000 (+1000) Subject: Collect all of regress dir on failure. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=450a8a1df1577ddbe68fe8da1fb8514d3781ef32;p=thirdparty%2Fopenssh-portable.git Collect all of regress dir on failure. This may allow us to sort through its entrails and determine the cause of some types of failures. --- diff --git a/.github/workflows/c-cpp.yml b/.github/workflows/c-cpp.yml index 7c37c9ce2..8c3d64b8c 100644 --- a/.github/workflows/c-cpp.yml +++ b/.github/workflows/c-cpp.yml @@ -160,8 +160,4 @@ jobs: path: | config.h config.log - regress/*.log - regress/valgrind-out/ - regress/asan.log.* - regress/msan.log.* - regress/log/* + regress/