Skip to content

Commit 88c2d7b

Browse files
author
Paul Marsicovetere
committed
fix for yarn test:cli
1 parent 824d61d commit 88c2d7b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
run: yarn build
2929

3030
- name: Unit Tests
31-
run: yarn test
31+
run: yarn test:cli
3232

3333
- name: PR or Publish
3434
id: changesets

0 commit comments

Comments
 (0)