Update test.yml

Update test.yml
This commit is contained in:
mouse1203
2023-04-17 10:25:26 +02:00
parent 6f8a49569b
commit a376f33af1

View File

@@ -236,7 +236,6 @@ jobs:
run: echo "PYTEST_ADDOPTS=$PYTEST_ADDOPTS -m selenium" >> "${GITHUB_ENV}"
- name: Install playwright module
if: matrix.playwright
run: |
pip install playwright