We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 113da98 commit 80308d2Copy full SHA for 80308d2
.circleci/config.yml
@@ -7,4 +7,5 @@ jobs:
7
- checkout
8
- run: yarn install
9
- run: yarn lint
10
- - run: yarn flow
+ - run: yarn flow
11
+ - run: yarn test
0 commit comments