Skip to content

Commit 3b7145d

Browse files
committed
made sure lint ran as well in Circle
1 parent 85fcc2d commit 3b7145d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- ~/.cache/yarn
2323
- run:
2424
name: test
25-
command: yarn test
25+
command: yarn ci
2626
workflows:
2727
version: 2
2828
workflow:

0 commit comments

Comments
 (0)