Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
for #7
  • Loading branch information
g105b committed Feb 9, 2022
1 parent ebe0a0e commit ab48496
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions phpstan-action.bash
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ then
read -rasplitIFS<<< "$ACTION_PATH"
for path in "${splitIFS[@]]}"
do
echo "DEBUG: adding path - $path"
command_string+=("$path")
done
fi
Expand Down

0 comments on commit ab48496

Please sign in to comment.