Skip to content

Commit

Permalink
details
Browse files Browse the repository at this point in the history
  • Loading branch information
laurentsenta committed Sep 11, 2023
1 parent 62cd76e commit 5a81737
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .github/workflows/test-kubo-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,14 +83,7 @@ jobs:
cat output.md | sed '/Failures\/Errors/,$d' >> comment.md
cat >> comment.md <<EOF
<details>
<summary>Full report</summary>
EOF
cat output.md >> comment.md
cat >> comment.md <<EOF
</details>
Check the action's summary for the full results.
EOF
- name: Find latest comment
uses: peter-evans/find-comment@a54c31d7fa095754bfef525c0c8e5e5674c4b4b1 # v2.4.0
Expand Down

0 comments on commit 5a81737

Please sign in to comment.