Skip to content

Commit a354461

Browse files
author
Greg Bowler
committed
Remove debug line
1 parent b2ba636 commit a354461

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

composer-action.bash

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,6 @@ mkdir -p /tmp/composer-cache
135135
export COMPOSER_CACHE_DIR="/tmp/composer-cache"
136136
unset ACTION_SSH_KEY
137137
unset ACTION_SSH_KEY_PUB
138-
echo "Starting..."
139138

140139
docker run --rm \
141140
--volume "${github_action_path}/composer.phar":/usr/local/bin/composer \

0 commit comments

Comments
 (0)