feat(medusa-cli): added branch option (#7384)
This commit is contained in:
2
.github/workflows/test-cli-with-database.yml
vendored
2
.github/workflows/test-cli-with-database.yml
vendored
@@ -52,7 +52,7 @@ jobs:
|
||||
|
||||
- name: Create Medusa project
|
||||
run: |
|
||||
medusa new cli-test --skip-db --v2
|
||||
medusa new cli-test --skip-db --v2 --branch feat/v2-ci
|
||||
working-directory: ..
|
||||
|
||||
- name: run medusa dev
|
||||
|
||||
Reference in New Issue
Block a user