Skip to content

Commit 3bc383f

Browse files
authored
fix: typo (#48)
1 parent ad62194 commit 3bc383f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ inputs:
1414
description: 'Job flag name, e.g. "Unit", "Functional", or "Integration". Will be shown in the Coveralls UI.'
1515
required: false
1616
parallel:
17-
description: 'Set to true if you are running parallel jobs, then use "parallel_finished: true" for the last action.'
17+
description: 'Set to true if you are running parallel jobs, then use "parallel-finished: true" for the last action.'
1818
required: false
1919
parallel-finished:
2020
description: 'Set to true for the last action when using "parallel: true".'

0 commit comments

Comments
 (0)