diff --git a/.github/workflows/lagom-template.yml b/.github/workflows/lagom-template.yml index c0ba92128d96..23e9fdee3724 100644 --- a/.github/workflows/lagom-template.yml +++ b/.github/workflows/lagom-template.yml @@ -192,7 +192,7 @@ jobs: with: name: libweb-test-artifacts-${{ inputs.os_name }}-${{inputs.fuzzer}}-${{inputs.toolchain}}-${{inputs.clang-plugins}} path: ${{ github.workspace }}/Build/UI/Headless/test-dumps - retention-days: 7 + retention-days: 0 if-no-files-found: ignore - name: Lints