Skip to content

Commit

Permalink
test: temporary disable e2e tests since tests are not yet implemented
Browse files Browse the repository at this point in the history
  • Loading branch information
hellivan committed Apr 7, 2020
1 parent 593a29b commit 43ff761
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,8 @@ jobs:
- *attach_workspace
- run:
command: yarn test:cov
- run:
command: yarn test:e2e
#- run:
# command: yarn test:e2e
- store_test_results:
path: reports/junit
- codecov/upload:
Expand Down

0 comments on commit 43ff761

Please sign in to comment.