Skip to content

Commit 6a59850

Browse files
author
craig
committed
2.0.1 / 2022-03-11
================== * GitHub workflow - @craigparra
1 parent 636dc08 commit 6a59850

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
- uses: actions/setup-node@v2
1717
with:
1818
node-version: 16
19+
- run: npm ci
1920
- run: npm run lint
2021
- run: npm run coverage
2122

0 commit comments

Comments
 (0)