Skip to content

Commit 381052e

Browse files
committed
reduce description of action.yml
1 parent 99c4bea commit 381052e

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
@@ -1,6 +1,6 @@
11
name: go-test-coverage
22
author: vladopajic
3-
description: go-test-coverage is a tool designed to report issues when test coverage falls below a specified threshold, ensuring higher code quality and preventing regressions in test coverage over time.
3+
description: go-test-coverage is a tool designed to report issues when test coverage falls below a specified threshold.
44
inputs:
55
# Config
66
config:

0 commit comments

Comments
 (0)