Skip to content
This repository was archived by the owner on Oct 29, 2020. It is now read-only.

Commit 9964bd0

Browse files
committed
fix action.yml
1 parent 2d0c361 commit 9964bd0

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
@@ -9,7 +9,7 @@ inputs:
99
description: 'lcov path'
1010
required: true
1111
min_coverage:
12-
description: 'minimum coverage percentage allowed',
12+
description: 'minimum coverage percentage allowed'
1313
required: true
1414
default: 100
1515
runs:

0 commit comments

Comments
 (0)