From ab4c7a43e998ef100785ece1350a4861da2883ae Mon Sep 17 00:00:00 2001 From: yupix Date: Tue, 12 Mar 2024 01:27:36 +0900 Subject: [PATCH] =?UTF-8?q?ci:=20=E5=9C=A7=E7=B8=AE=E7=8E=87=E3=82=92?= =?UTF-8?q?=E6=9C=80=E5=A4=A7=E3=81=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/playwright.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/playwright.yml b/.github/workflows/playwright.yml index f3f2d64..6600e4a 100644 --- a/.github/workflows/playwright.yml +++ b/.github/workflows/playwright.yml @@ -26,4 +26,5 @@ jobs: path: | playwright-report/ screenshots/ + compression-level: 9 retention-days: 30