Skip to content

Commit f460445

Browse files
committed
Tweak description copy.
1 parent 6e61218 commit f460445

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ inputs:
2323
description: 'Job flag name, e.g. "Unit", "Functional", or "Integration". Will be shown in the Coveralls UI.'
2424
required: false
2525
build-number:
26-
description: 'Override the build number autodetected from CI. This is useful if your CI tool assigns a different build number per parallel build.'
26+
description: 'Override the build number autodetected from CI. This is useful if your CI tool assigns a different build number per each parallel build.'
2727
required: false
2828
parallel:
2929
description: 'Set to true if you are running parallel jobs, then use "parallel-finished: true" for the last action.'

0 commit comments

Comments
 (0)