Skip to content

Commit

Permalink
[CHORE] Remove e2e tests from CI (#875)
Browse files Browse the repository at this point in the history
  • Loading branch information
diegolmello authored May 4, 2019
1 parent 33ee728 commit 4158e99
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -266,9 +266,9 @@ workflows:
build-and-test:
jobs:
- lint-testunit
- e2e-test:
requires:
- lint-testunit
# - e2e-test:
# requires:
# - lint-testunit

- ios-build:
requires:
Expand Down

0 comments on commit 4158e99

Please sign in to comment.