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 d980245 commit ee17114Copy full SHA for ee17114
action.yml
@@ -1,6 +1,6 @@
1
name: 'Code Coverage Summary'
2
author: 'Irongut <[email protected]>'
3
-description: 'A GitHub Action that reads Cobertura format code coverage files and outputs a summary.'
+description: 'A GitHub Action that reads Cobertura format code coverage files and outputs a text or markdown summary.'
4
branding:
5
icon: book-open
6
color: purple
0 commit comments