codecov-action/codecov/action.yml
“ibrahim0814” fcf106bb6b
add action yml
2019-08-03 07:11:50 -07:00

14 lines
No EOL
390 B
YAML

name: 'Codecov'
description: 'Upload coverage to Codecov'
# inputs:
# who-to-greet: # id of input
# description: 'Who to greet'
# required: true
# default: 'World'
# outputs:
# time: # id of output
# description: 'The time we did the greeting'
branding:
color: 'red' # optional, decorates the entry in the GitHub Marketplace
icon: 'umbrella'
runs: './entrypoint.js'