Update publish workflow

This commit is contained in:
Piotr Rogowski 2021-09-26 14:27:28 +02:00
parent 7a033db338
commit 92a517f043
No known key found for this signature in database
GPG Key ID: F40F61D5587F5673
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ jobs:
with:
node-version: 16
- run: npm ci
- run: npm test
- run: npm run lint
publish-gpr:
needs: build