Skip to content

Commit 74914e1

Browse files
committed
resolve: e2e test automation
1 parent 46e306d commit 74914e1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/e2e-tests.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,6 @@ jobs:
2828
python -m pip install --upgrade pip
2929
pip install -e .[dev]
3030
31-
- name: Install Playwright browsers (Python CLI)
32-
run: python -m playwright install --with-deps
33-
3431
- name: Install Node deps
3532
run: npm ci
3633

0 commit comments

Comments
 (0)