We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 824d61d + 88c2d7b commit f1c14d3Copy full SHA for f1c14d3
1 file changed
.github/workflows/release.yml
@@ -28,7 +28,7 @@ jobs:
28
run: yarn build
29
30
- name: Unit Tests
31
- run: yarn test
+ run: yarn test:cli
32
33
- name: PR or Publish
34
id: changesets
0 commit comments