Skip to content

Commit 475554f

Browse files
authored
Update playwright.yml
1 parent bd6f910 commit 475554f

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: false
18+
CI: true
1919
steps:
2020
- uses: actions/checkout@v3
2121
- uses: actions/setup-node@v3

0 commit comments

Comments
 (0)