Skip to content

Commit a119251

Browse files
committed
Merge remote-tracking branch 'origin/main'
2 parents ace7dd6 + bb2b22b commit a119251

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github_actions_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
- name: Install all Playwright Browsers
4545
run: |
4646
source .venv/bin/activate
47-
python -m playwright install --with-deps
47+
python -m playwright install chrome --with-deps
4848
4949
- name: Create .env file from workflow
5050
run: |

0 commit comments

Comments
 (0)