Fix formatting, whitespace, markdownlint (#9) (#40)

Co-authored-by: Frieder Bluemle <frieder.bluemle@gmail.com>
This commit is contained in:
Ross Brodbeck
2020-07-20 07:08:15 -04:00
committed by GitHub
parent b447b178e1
commit c0941600fa
12 changed files with 55 additions and 56 deletions

View File

@ -6,7 +6,7 @@ inputs:
required: true
default: '1000'
outputs:
time: # output will be available to future steps
time: # output will be available to future steps
description: 'The message to output'
runs:
using: 'node12'