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: