Skip to content

Commit

Permalink
Merge pull request #8 from hellivan/develop
Browse files Browse the repository at this point in the history
test: temporary disable e2e tests since tests are not yet implemented
  • Loading branch information
hellivan authored Apr 7, 2020
2 parents e456f87 + 43ff761 commit f105f0d
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 f105f0d

Please sign in to comment.