Skip to content

Commit 1fbf29f

Browse files
committed
2 parents 5293763 + cf5dbcf commit 1fbf29f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/playwright.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-latest
1616
env:
1717
BASE_URL_TESTING: ${{ vars.BASE_URL_TESTING }}
18-
CI: 'true'
18+
REUSE_SERVER: 'true'
1919
steps:
2020
- uses: actions/checkout@v3
2121
- uses: actions/setup-node@v3

0 commit comments

Comments
 (0)