chore(medusa): Typeorm upgrade to 0.3.11 (#3041)
This commit is contained in:
3
.github/workflows/test-cli-with-database.yml
vendored
3
.github/workflows/test-cli-with-database.yml
vendored
@@ -58,8 +58,9 @@ jobs:
|
||||
run: npm i -g @medusajs/medusa-cli
|
||||
|
||||
- name: Create Medusa project
|
||||
# TODO: Remove the branch when typeorm is no longer a dependency for starter
|
||||
run: |
|
||||
medusa new cli-test
|
||||
medusa new cli-test 'https://github.com/medusajs/medusa-starter-default/tree/typeorm-upgrade'
|
||||
working-directory: ..
|
||||
|
||||
- name: Install postgres config
|
||||
|
||||
Reference in New Issue
Block a user