We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4c5016 commit d101e94Copy full SHA for d101e94
1 file changed
.github/workflows/ci.yml
@@ -14,4 +14,6 @@ jobs:
14
15
- run: npm install
16
17
+ - run: npm run-script build
18
+
19
- run: npm test
0 commit comments