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 13aa0a4 commit b634671Copy full SHA for b634671
.github/workflows/ci.yml
@@ -14,6 +14,7 @@ jobs:
14
15
- run: npm install
16
- run: npm run build
17
+ - run: npm run test
18
19
- name: Generate Contributors Images
20
uses: jaywcjlove/github-action-contributors@main
0 commit comments