Skip to content

Commit db8c480

Browse files
author
Greg Bowler
committed
debug: output log
1 parent 6fa2a30 commit db8c480

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
@@ -112,6 +112,7 @@ runs:
112112
run: |
113113
set -e
114114
bash <(curl -s https://raw.githubusercontent.com/php-actions/php-build/cee5b9fa9fbc4c888e7a62bbb7b8eade18e3c56b/php-build.bash) phpunit
115+
echo "output_log=this is a test" >> $GITHUB_OUTPUT
115116
${{ github.action_path }}/phpunit-action.bash >> $GITHUB_OUTPUT
116117
shell: bash
117118

0 commit comments

Comments
 (0)