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