Skip to content

Commit 8a9f61b

Browse files
committed
Fix deploy.yml
1 parent d1269af commit 8a9f61b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444
start: npm run preview
4545
wait-on: 'http://localhost:5173'
4646
browser: chrome
47+
config: baseUrl=http://localhost:5173/ab-test-calculator-link/
4748
env:
4849
CYPRESS_BASE_URL: http://localhost:5173/ab-test-calculator-link/
4950

0 commit comments

Comments
 (0)