Skip to content

Commit

Permalink
added test log
Browse files Browse the repository at this point in the history
  • Loading branch information
Bullrich committed May 10, 2024
1 parent 2e67083 commit 40f76db
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/cmd-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ jobs:
branch: ${{ steps.command.outputs.branch }}
name: Bot
steps:
- run: echo "data is $DATA"
env:
DATA: ${{ github.event.issue }}
- uses: paritytech/cmd-action/check@error/report-with-comment
id: command

Expand Down

0 comments on commit 40f76db

Please sign in to comment.