Fix version of playwright

This commit is contained in:
keisuke-umezawa
2024-02-06 21:57:39 +09:00
parent 970333ec51
commit b7b4be5179
+1 -1
View File
@@ -41,7 +41,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --progress-bar off .
python -m pip install --progress-bar off pytest-playwright
python -m pip install --progress-bar off pytest-playwright<0.4.4 # this version is flaky
- name: Install the required browsers
run: playwright install