From dd8ee9b34874b3354de279a0c1347f8a3f1feed5 Mon Sep 17 00:00:00 2001 From: Darius Jahandarie Date: Sun, 2 Apr 2023 21:59:33 +0900 Subject: Remove playwright test results from comment because they are sometimes too big and cause it to fail. --- .github/workflows/playwright_comment.yml | 6 ------ 1 file changed, 6 deletions(-) (limited to '.github/workflows/playwright_comment.yml') diff --git a/.github/workflows/playwright_comment.yml b/.github/workflows/playwright_comment.yml index 65576f87..89c39274 100644 --- a/.github/workflows/playwright_comment.yml +++ b/.github/workflows/playwright_comment.yml @@ -76,11 +76,5 @@ jobs: issue: ${{ steps.source-run-info.outputs.pullRequestNumber }} message: | :warning: Visual differences introduced by this PR; please validate if they are desirable. -
- Playwright Test Results -
-            ${{ steps.playwright.outputs.PLAYWRIGHT_OUTPUT }}
-            
-
View Playwright Report (note: open the "playwright-report" artifact) -- cgit v1.2.3