Skip to content

Commit 647adbe

Browse files
committed
Generate fake env for CI
1 parent f197b94 commit 647adbe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ jobs:
8787

8888
- name: Run Android tests
8989
run: |
90+
echo "STOREFRONT_DOMAIN=\"myshopify.com\"" > sample/.env
9091
yarn module build
9192
yarn sample test:android --no-daemon
9293

0 commit comments

Comments
 (0)