Skip to content

Commit 113da98

Browse files
committed
Add flow
1 parent e82d299 commit 113da98

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.circleci/config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ jobs:
66
steps:
77
- checkout
88
- run: yarn install
9-
- run: yarn lint
9+
- run: yarn lint
10+
- run: yarn flow

0 commit comments

Comments
 (0)