Updated workflow

pull/47/head
MillenniumEarl 2020-11-22 10:48:37 +01:00
parent aa4cc8650b
commit d2a245a94f
1 changed files with 1 additions and 2 deletions

View File

@ -1,4 +1,4 @@
name: publish Node.js Package
name: publish
on:
push:
@ -14,7 +14,6 @@ jobs:
with:
node-version: 12
- run: yarn install
- run: yarn unit-test-mocha
publish-gpr:
needs: build