Skip to content

Commit cf3f022

Browse files
committed
Try install with deps
1 parent 9ef7bf8 commit cf3f022

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pytest_ords.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
python -m pip install boto3
4747
python -m pip install flaky
4848
python -m pip install .
49-
rebrowser_playwright install
49+
rebrowser_playwright install --with-deps
5050
- name: Run pytest and Generate coverage report
5151
shell: bash -l {0}
5252
run: |

0 commit comments

Comments
 (0)