Skip to content

Commit d2f6c91

Browse files
committed
Update script
1 parent b008708 commit d2f6c91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ jobs:
1616
cache: npm
1717

1818
- run: npm ci
19+
- run: npm run prepack
1920
- run: npm test
20-
- run: npm run coverage

0 commit comments

Comments
 (0)