Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: chenyan <[email protected]>
  • Loading branch information
devchenyan committed Oct 30, 2023
1 parent 10f192e commit 1717cea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/check_checksums.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,5 @@ jobs:
BODY_BODY: ${{ steps.comment_body.outputs.BODY_BODY }}
with:
body: $BODY_BODY
run: echo "The selected color is $BODY_BODY"

1 comment on commit 1717cea

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Packaging for test is done in 6687338730

Please sign in to comment.