gitea workflows: simulating imports for aarescan and aarelcinfer
This commit is contained in:
@@ -54,7 +54,7 @@ jobs:
|
||||
|
||||
python -m pip install --upgrade pip
|
||||
|
||||
pip install pytest pytest-cov pytest-mock pytest-qt
|
||||
pip install pytest pytest-cov pytest-mock pytest-qt pytest-asyncio
|
||||
|
||||
pip install -e .
|
||||
|
||||
@@ -73,6 +73,7 @@ jobs:
|
||||
env:
|
||||
PYTEST_DISABLE_PLUGIN_AUTOLOAD: "1"
|
||||
QT_QPA_PLATFORM: offscreen
|
||||
MX_BEAMLINE: SIMULATED
|
||||
run: |
|
||||
source venv/bin/activate
|
||||
|
||||
|
||||
Reference in New Issue
Block a user