From 5a817375dd3e7f298413d2a36b178c41fccc3666 Mon Sep 17 00:00:00 2001 From: Laurent Senta Date: Mon, 11 Sep 2023 12:20:40 +0200 Subject: [PATCH] details --- .github/workflows/test-kubo-e2e.yml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/.github/workflows/test-kubo-e2e.yml b/.github/workflows/test-kubo-e2e.yml index ab3734950..cbc1a6791 100644 --- a/.github/workflows/test-kubo-e2e.yml +++ b/.github/workflows/test-kubo-e2e.yml @@ -83,14 +83,7 @@ jobs: cat output.md | sed '/Failures\/Errors/,$d' >> comment.md cat >> comment.md < - Full report - EOF - - cat output.md >> comment.md - - cat >> comment.md < + Check the action's summary for the full results. EOF - name: Find latest comment uses: peter-evans/find-comment@a54c31d7fa095754bfef525c0c8e5e5674c4b4b1 # v2.4.0