bash shell for format

This commit is contained in:
Bryan MacFarlane
2020-04-10 09:57:01 -04:00
parent 7af5adfb99
commit a57a6be350

View File

@@ -41,6 +41,7 @@ jobs:
run: npm test
- name: Format
shell: bash
run: npm run format-check
- name: audit security