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

@ -15,7 +15,7 @@ jobs:
- run: npm ci
- run: npm test
# test action works running from the graph
# test action works running from the graph
test:
runs-on: ubuntu-latest
steps: