We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f197b94 commit 647adbeCopy full SHA for 647adbe
.github/workflows/ci.yml
@@ -87,6 +87,7 @@ jobs:
87
88
- name: Run Android tests
89
run: |
90
+ echo "STOREFRONT_DOMAIN=\"myshopify.com\"" > sample/.env
91
yarn module build
92
yarn sample test:android --no-daemon
93
0 commit comments