Skip to content

Commit

Permalink
debug output
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 committed Aug 2, 2023
1 parent c6f3a54 commit 429d86e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/comment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
- name: Create the comment body
run: |
make api-report &> comment-body.md
cat comment-body.md
- name: Create or update comment
uses: peter-evans/create-or-update-comment@v3
Expand Down

0 comments on commit 429d86e

Please sign in to comment.