From a86d4e45a6af96438609563365ba0eb7b0ffd54d Mon Sep 17 00:00:00 2001 From: Aryan Prince Date: Sun, 21 Jul 2024 22:45:33 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=B7=20ci:=20Add=20Playwright=20job=20s?= =?UTF-8?q?ummary=20to=20PR=20comment?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1b4e924..b6a4637 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -124,6 +124,7 @@ jobs: if: always() with: report-file: results.json + job-summary: false comment-title: "Playwright Test Results" custom-info: "Generated by GitHub Actions [(Link to Action)](https://github.com/marketplace/actions/playwright-report-comment)"