Skip to content

Commit 246f85d

Browse files
author
Greg Bowler
committed
feature: tidy github output
1 parent b69b6cd commit 246f85d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,7 @@ runs:
111111
echo "text<<EOF" >> $GITHUB_OUTPUT
112112
${{ github.action_path }}/phpunit-action.bash >> $GITHUB_OUTPUT
113113
echo "EOF" >> $GITHUB_OUTPUT
114+
cat $GITHUB_OUTPUT
114115
shell: bash
115116

116117
branding:

0 commit comments

Comments
 (0)