We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 834ca29 commit 7864641Copy full SHA for 7864641
.github/workflows/ci.yml
@@ -16,6 +16,7 @@ jobs:
16
- run: npm install
17
- run: npm install --workspaces
18
- run: npm run build
19
+ - run: npm run coverage
20
- run: npm run doc
21
22
- name: Generate Contributors Images
0 commit comments