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 26cc11a commit 9885c16Copy full SHA for 9885c16
.github/workflows/ci.yml
@@ -29,6 +29,7 @@ jobs:
29
30
- run: npm ci
31
- run: npm run test
32
+ - run: npm run build
33
34
publish:
35
permissions:
0 commit comments