From 37e4b3cdb6e58f51d54db5eb2172dd08eed2606a Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Mon, 6 Jul 2026 10:12:24 +0100 Subject: [PATCH] Fix name. --- .github/workflows/regress.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/regress.yml b/.github/workflows/regress.yml index 33fe52896..96cee88b4 100644 --- a/.github/workflows/regress.yml +++ b/.github/workflows/regress.yml @@ -78,7 +78,7 @@ jobs: export ASAN_OPTIONS="abort_on_error=1:detect_leaks=0" ${{ matrix.make }} - - name: upload regress logs + - name: logs if: failure() uses: actions/upload-artifact@v4 with: