Skip to content

Commit

Permalink
Disable e2e-babel-old-version test (#11477)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolo-ribaudo committed Jul 5, 2020
1 parent 29a6650 commit bff029b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .circleci/config.yml
Expand Up @@ -209,9 +209,9 @@ workflows:
- e2e-babel:
requires:
- publish-verdaccio
- e2e-babel-old-version:
requires:
- publish-verdaccio
# - e2e-babel-old-version:
# requires:
# - publish-verdaccio
- e2e-create-react-app:
requires:
- publish-verdaccio
Expand Down

0 comments on commit bff029b

Please sign in to comment.