Updated build workflow
parent
8468269fd3
commit
efee7771a2
|
@ -14,7 +14,7 @@ jobs:
|
|||
with:
|
||||
node-version: 12
|
||||
- run: yarn install
|
||||
- run: yarn test
|
||||
- run: yarn unit-test-mocha
|
||||
|
||||
publish-gpr:
|
||||
needs: build
|
||||
|
|
Loading…
Reference in New Issue