Merge pull request #45 from ScottBrenner/patch-1
Node workflow - force Jest to run in CI-mode
This commit is contained in:
@@ -22,3 +22,5 @@ jobs:
|
||||
npm install
|
||||
npm run build --if-present
|
||||
npm test
|
||||
env:
|
||||
CI: true
|
||||
|
||||
Reference in New Issue
Block a user