[gha] also install selenium

This commit is contained in:
Thomas Leichtfuß
2023-02-12 20:44:17 +01:00
parent 219fda4c85
commit f055200eff
+1 -1
View File
@@ -37,7 +37,7 @@ jobs:
- name: Install Dependencies
run: |
python -m pip install --upgrade pip
pip install coverage wheel
pip install coverage wheel "selenium<4.3.0"
pip install ${{ matrix.django-version }}
pip install --editable ./