We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b008708 commit d2f6c91Copy full SHA for d2f6c91
.github/workflows/ci.yml
@@ -16,5 +16,5 @@ jobs:
16
cache: npm
17
18
- run: npm ci
19
+ - run: npm run prepack
20
- run: npm test
- - run: npm run coverage
0 commit comments