Skip to content

Commit de4b5b0

Browse files
author
Raymond Ottun
committed
ci: fix the typo in the ci
1 parent 333f2d5 commit de4b5b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,5 +133,5 @@ jobs:
133133
region: europe-west2
134134
env_vars: |
135135
MIMIC_PORT=8080
136-
MIMIC_MOCKS_DIRECTORY=/app/prefabs/shopfiy/mocks
137-
MIMIC_PARTIALS_DIRECTORY=/app/prefabs/shopfiy/partials
136+
MIMIC_MOCKS_DIRECTORY=/app/prefabs/shopify/mocks
137+
MIMIC_PARTIALS_DIRECTORY=/app/prefabs/shopify/partials

0 commit comments

Comments
 (0)