Indenting issues

This commit is contained in:
Danny McCormick 2019-06-07 16:19:14 -04:00 committed by GitHub
parent 53e024a5c7
commit 745cc08a30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,9 +9,9 @@ jobs:
operating-system: [Linux, macOS, Windows]
actions:
- name: Set Node.js 10.x
uses: bryanmacfarlane/node-config@master
with:
version: 10.x
uses: bryanmacfarlane/node-config@master
with:
version: 10.x
- name: npm ci
run: npm ci