Skip to content

Commit 841c0a4

Browse files
committed
chore: move to circleci
1 parent 314bb38 commit 841c0a4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

+2
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,6 @@ jobs:
66
steps:
77
- checkout
88
- run: sudo npm install -g yarn semantic-release
9+
- run: yarn install
10+
- run: yarn test
911
- run: semantic-release

0 commit comments

Comments
 (0)