We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46c3f50 commit 9faf8d9Copy full SHA for 9faf8d9
.github/workflows/python-package-linux_arm64.yml
@@ -31,7 +31,7 @@ jobs:
31
python-version: ${{ matrix.python-version }}
32
- name: Install dependencies
33
run: |
34
- python -m pip install --upgrade pip wheel setuptools pyautogui pipdeptree
+ python -m pip install --upgrade pip wheel setuptools pipdeptree
35
pip install -r requirements.txt
36
- name: Install SeleniumBase
37
0 commit comments