Skip to content

Commit

Permalink
Revert "Rebase ext 2 (#8558)"
Browse files Browse the repository at this point in the history
This reverts commit 4049bb9.
  • Loading branch information
akshbhu authored Oct 27, 2021
1 parent 4049bb9 commit 958462f
Show file tree
Hide file tree
Showing 415 changed files with 23,580 additions and 36,658 deletions.
5 changes: 2 additions & 3 deletions .circleci/config.base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1064,11 +1064,10 @@ commands:
steps:
- run:
name: Run E2e Tests
shell: bash.exe
shell: powershell.exe
command: |
source .circleci/local_publish_helpers.sh
cd packages/amplify-e2e-tests
retry yarn run e2e --detectOpenHandles --maxWorkers=3 $TEST_SUITE
yarn run e2e --detectOpenHandles --maxWorkers=3 $env:TEST_SUITE
no_output_timeout: 90m
- when:
condition:
Expand Down
Loading

0 comments on commit 958462f

Please sign in to comment.