Skip to content

Commit 08cbcb7

Browse files
committed
install newer selenium
1 parent 061d690 commit 08cbcb7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/background-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ jobs:
117117
run: |
118118
# Mirroring how Dash installs its extras, adjust if your needs are simpler
119119
pip install -e .[ci,testing,dev,celery,diskcache]
120+
python -m pip install "selenium==4.32.0"
120121
121122
- name: Build project (JS/CSS, etc.)
122123
run: npm run build

0 commit comments

Comments
 (0)