We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5768fe6 commit eb9bf1cCopy full SHA for eb9bf1c
action.yml
@@ -4,7 +4,7 @@ inputs:
4
command:
5
description: 'Composer command to run'
6
required: true
7
- default: 'install'
+ default: 'install --no-progress'
8
outputs:
9
time:
10
description: 'The time the action was run'
0 commit comments