Minor modification to the macOS workflow

This commit is contained in:
Veronica K. B. Olsen
2021-01-19 19:30:35 +01:00
parent ed9313759b
commit 2c191a9bd3
+1
View File
@@ -24,6 +24,7 @@ jobs:
run: |
pip install --upgrade pip
pip install -r requirements.txt
pip install pyobjc
pip install pytest-timeout
pip install pytest-cov
pip install pytest-qt