Merge pull request #45 from ScottBrenner/patch-1

Node workflow - force Jest to run in CI-mode
This commit is contained in:
Mike Coutermarsh
2019-08-22 14:10:19 -07:00
committed by GitHub
+2
View File
@@ -22,3 +22,5 @@ jobs:
npm install
npm run build --if-present
npm test
env:
CI: true