mirror of
https://github.com/GoTestTools/gotestfmt-action.git
synced 2026-02-17 13:11:46 +00:00
Added icon and color
This commit is contained in:
parent
e67526dc28
commit
e5fa590dd5
1 changed files with 3 additions and 0 deletions
|
|
@ -1,5 +1,8 @@
|
||||||
name: 'gotestfmt'
|
name: 'gotestfmt'
|
||||||
description: 'Set up gotestfmt, an output formatter for go test.'
|
description: 'Set up gotestfmt, an output formatter for go test.'
|
||||||
|
branding:
|
||||||
|
icon: 'cast'
|
||||||
|
color: 'orange'
|
||||||
inputs:
|
inputs:
|
||||||
token:
|
token:
|
||||||
description: 'GitHub token to avoid rate limiting.'
|
description: 'GitHub token to avoid rate limiting.'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue