Skip to content

Commit 5f3500a

Browse files
author
Greg Bowler
committed
No need for verbose
1 parent e81195e commit 5f3500a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

entrypoint

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22
set -e
33

4-
command_string="composer -vvv"
4+
command_string="composer"
55

66
if [ -n "$action_ssh_key" ]
77
then

0 commit comments

Comments
 (0)