This commit is contained in:
parent
eb86e3e4c5
commit
73601127b2
@ -16,6 +16,7 @@ jobs:
|
|||||||
uses: actions/setup-node@v1
|
uses: actions/setup-node@v1
|
||||||
with:
|
with:
|
||||||
node-version: ${{ matrix.node-version }}
|
node-version: ${{ matrix.node-version }}
|
||||||
|
- run: npm ci
|
||||||
- run: npm run lint
|
- run: npm run lint
|
||||||
- run: npm run coverage
|
- run: npm run coverage
|
||||||
- run: npm publish
|
- run: npm publish
|
||||||
|
Reference in New Issue
Block a user