Skip to content

Commit 75b7ddd

Browse files
author
Greg Bowler
committed
wip: debug command
1 parent 8f78ff2 commit 75b7ddd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpmd-action.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ then
6060
command_string+=($ACTION_ARGS)
6161
fi
6262

63-
echo "Command: ${command_string[@]}" >> output.log 2>&1
63+
echo "Command: ${command_string[@]}"
6464

6565
docker run --rm \
6666
--volume "${phar_path}":/usr/local/bin/phpmd \

0 commit comments

Comments
 (0)