Remove empty line

This commit is contained in:
Trevor Blades
2019-08-21 20:17:34 -07:00
parent 3e2f33c6a1
commit ecffa75d40

View File

@@ -21,7 +21,6 @@ jobs:
run: |
npm install
npm test
-
- name: Register schema
run: |
npx pm2 start index.js --node-args"-r esm"