Skip to content

Commit 352d6bf

Browse files
committed
typo
1 parent 329e2b4 commit 352d6bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
with:
1717
node-version: 16
1818
- run: npm ci
19-
- run: npm test:ci
19+
- run: npm run test:ci
2020

2121
publish-npm:
2222
needs: build

0 commit comments

Comments
 (0)