Updated workflow

pull/48/head
MillenniumEarl 2020-11-22 10:51:20 +01:00
parent aa4cc8650b
commit 7910f6bbc6
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