gitea workflows: simulating imports for aarescan and aarelcinfer

This commit is contained in:
2026-04-27 16:06:52 +02:00
parent 93c88ef0cf
commit c9daf576c3
+2 -1
View File
@@ -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