Skip to content

Commit 513618c

Browse files
committed
Add test to Circleci
1 parent 7ed8cfe commit 513618c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
- ~/.cache
4444
- run: yarn lint
4545
- run: yarn e2e:prod
46+
- run: yarn test
4647
build:
4748
docker:
4849
- image: cimg/node:16.17.1

0 commit comments

Comments
 (0)