From 3f4e7cc5721b9af99cf460d7a7e5888538adcbc5 Mon Sep 17 00:00:00 2001 From: abdurrahman rajab Date: Thu, 25 Jul 2024 11:03:44 +0300 Subject: [PATCH] ci:fix file --- .github/workflows/test-web.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/test-web.yml b/.github/workflows/test-web.yml index 29ee4ce95..d4ff28040 100644 --- a/.github/workflows/test-web.yml +++ b/.github/workflows/test-web.yml @@ -33,5 +33,4 @@ jobs: with: name: playwright-report path: playwright-report/ - retention-days: 30 - - \ No newline at end of file + retention-days: 30 \ No newline at end of file