Skip to content

Commit 8760e02

Browse files
committed
branding for marketplace
1 parent 9657c5d commit 8760e02

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

action.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: 'Go Test Action'
22
description: 'Run `go test` with rich summary output and annotations.'
3+
branding:
4+
icon: 'check-circle'
5+
color: 'green'
36
inputs:
47
moduleDirectory:
58
description: 'Directory of go module to test'

0 commit comments

Comments
 (0)