Skip to content

Commit

Permalink
Remove yarn format-check from circle
Browse files Browse the repository at this point in the history
  • Loading branch information
jamiebuilds committed Mar 6, 2017
1 parent 9ffba3b commit 757be08
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion circle.yml
Expand Up @@ -12,7 +12,6 @@ dependencies:
- ~/.cache/yarn
test:
pre:
- yarn format-check
- yarn flow
override:
- yarn test -- --runInBand # Jest overloads our poor container when it tries to parallelise tests, and they all fail.

0 comments on commit 757be08

Please sign in to comment.