1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-03-11 19:27:50 +01:00
This commit is contained in:
2025-05-06 08:30:58 +02:00
parent 0d79c1388a
commit 5f42883179

View File

@@ -210,7 +210,9 @@ end-2-end-conda:
script:
- lsb_release -a || cat /etc/os-release
- *clone-repos
- *install-os-packages
# - *install-os-packages
- apt-get install -y libgl1 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
- source ~/.bashrc