Skip to content

Commit

Permalink
Add test step to print output from previous step
Browse files Browse the repository at this point in the history
  • Loading branch information
mattwynne committed Jul 22, 2021
1 parent f0a7fe6 commit 8b7f57c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ jobs:
id: latest
with:
args: latest
- run: echo ${{ steps.latest.outputs.output }}

0 comments on commit 8b7f57c

Please sign in to comment.