1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-03-12 03:37:56 +01:00
This commit is contained in:
2025-05-06 08:40:33 +02:00
parent 5f42883179
commit fe51b4bbc7

View File

@@ -210,8 +210,9 @@ end-2-end-conda:
script:
- lsb_release -a || cat /etc/os-release
- *clone-repos
# - *install-os-packages
- apt-get install -y libgl1 x11-utils libxkbcommon-x11-0 libdbus-1-3 xvfb
- apt-get install -y libxcb-xinerama0-dev
- *install-os-packages
# - apt-get install -y libgl1-mes x11-utils libxkbcommon-x11-0 libdbus-1-3 xvfb
- *install-qt-webengine-deps
- conda create -q -n test-environment python=3.11
- conda init bash