mirror of
https://github.com/julia-actions/julia-runtest.git
synced 2026-03-02 11:56:56 +08:00
Add branding
This commit is contained in:
@@ -2,6 +2,10 @@ name: 'Run Julia package tests'
|
|||||||
description: 'Run the tests in a Julia package'
|
description: 'Run the tests in a Julia package'
|
||||||
author: 'David Anthoff'
|
author: 'David Anthoff'
|
||||||
|
|
||||||
|
branding:
|
||||||
|
icon: 'aperture'
|
||||||
|
color: 'gray-dark'
|
||||||
|
|
||||||
inputs:
|
inputs:
|
||||||
inline:
|
inline:
|
||||||
description: 'Value passed to the --inline flag. Options: yes | no. Default value: yes.'
|
description: 'Value passed to the --inline flag. Options: yes | no. Default value: yes.'
|
||||||
|
|||||||
Reference in New Issue
Block a user