trying to fix warnings

This commit is contained in:
2023-01-24 17:07:55 +01:00
parent c1a90baf28
commit ca91faa0b7

View File

@ -5,6 +5,7 @@ tests:
stage: Test stage: Test
variables: variables:
QT_QPA_PLATFORM: "offscreen" QT_QPA_PLATFORM: "offscreen"
XDG_RUNTIME_DIR: "/tmp/runtime-root"
script: script:
- pip install pytest pytest-random-order pytest-cov - pip install pytest pytest-random-order pytest-cov