Update npmpublish.yml

This commit is contained in:
Josh Johnson 2019-10-15 08:49:06 +01:00 committed by GitHub
parent f872caf1f8
commit 6c1e02fa82
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ jobs:
- uses: actions/setup-node@v1
with:
node-version: 12
- run: npm install
- run: npm run bundlesize
- run: npm run lint
- run: npm test