We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad62194 commit 3bc383fCopy full SHA for 3bc383f
action.yml
@@ -14,7 +14,7 @@ inputs:
14
description: 'Job flag name, e.g. "Unit", "Functional", or "Integration". Will be shown in the Coveralls UI.'
15
required: false
16
parallel:
17
- description: 'Set to true if you are running parallel jobs, then use "parallel_finished: true" for the last action.'
+ description: 'Set to true if you are running parallel jobs, then use "parallel-finished: true" for the last action.'
18
19
parallel-finished:
20
description: 'Set to true for the last action when using "parallel: true".'
0 commit comments