Updated build workflow

pull/47/head
MillenniumEarl 2020-11-22 10:43:04 +01:00
parent 8468269fd3
commit efee7771a2
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ jobs:
with:
node-version: 12
- run: yarn install
- run: yarn test
- run: yarn unit-test-mocha
publish-gpr:
needs: build