Skip to content

Commit ab48496

Browse files
author
Greg Bowler
committed
debug
for #7
1 parent ebe0a0e commit ab48496

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phpstan-action.bash

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ then
2121
read -rasplitIFS<<< "$ACTION_PATH"
2222
for path in "${splitIFS[@]]}"
2323
do
24+
echo "DEBUG: adding path - $path"
2425
command_string+=("$path")
2526
done
2627
fi

0 commit comments

Comments
 (0)