Minor modification to the macOS workflow
This commit is contained in:
@@ -24,6 +24,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
pip install --upgrade pip
|
pip install --upgrade pip
|
||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
|
pip install pyobjc
|
||||||
pip install pytest-timeout
|
pip install pytest-timeout
|
||||||
pip install pytest-cov
|
pip install pytest-cov
|
||||||
pip install pytest-qt
|
pip install pytest-qt
|
||||||
|
|||||||
Reference in New Issue
Block a user