Skip to content

Commit f3f8db5

Browse files
committed
Update the deploy script test runner
1 parent f692303 commit f3f8db5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
- name: Install dependencies
3131
run: |
3232
python -m pip install --upgrade pip
33+
python -m pip install --upgrade wheel
3334
pip install -r requirements.txt
3435
- name: Install SeleniumBase
3536
run: |

0 commit comments

Comments
 (0)