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 5338065 commit 9253fa0Copy full SHA for 9253fa0
.github/workflows/pull_request.yml
@@ -17,6 +17,7 @@ jobs:
17
18
- run: yarn install
19
- run: npm run build
20
+ - run: npm run test
21
- run: npm run doc
22
- run: rm -rf packages/docs/doc
23
- run: mkdir -p packages/docs/doc
0 commit comments