gitea workflows: updated action.yaml to remove PYTEST_DISBALE_PLUGIN_AUTOLOAD
Build and Publish / test (push) Failing after 1m15s
Build and Publish / build (push) Has been skipped
Build and Publish / Build and Deploy Docs (push) Has been skipped

This commit is contained in:
2026-04-28 13:58:14 +02:00
parent f4b2bb0112
commit bdd62ebc48
-1
View File
@@ -78,7 +78,6 @@ jobs:
- name: Run tests with pytest
env:
PYTEST_DISABLE_PLUGIN_AUTOLOAD: "1"
QT_QPA_PLATFORM: offscreen
BEAMLINE: SIMULATED
run: |