Skip to content

Commit 64b7443

Browse files
committed
test: add in the iframe env variable
1 parent 94a50fa commit 64b7443

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ jobs:
114114
PUBLIC_URL: "http://localhost:3011"
115115
ASSETS_URL: "http://localhost:3011"
116116
REACT_APP_PLAUSIBLE_SOURCE: ""
117+
REACT_APP_ALLOWED_IFRAME_ORIGINS: "http://localhost:3011"
117118

118119
- name: Archive cypress artifacts
119120
uses: actions/upload-artifact@v4.6.0

0 commit comments

Comments
 (0)