Skip to content

Commit

Permalink
testing: larger container to speed up unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
netroy committed Oct 9, 2019
1 parent 446656e commit ef0084e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
unit_test:
<<: *defaults
working_directory: ~/amplify-js
resource_class: large
steps:
- attach_workspace:
at: /root
Expand Down

0 comments on commit ef0084e

Please sign in to comment.