Skip to content
Snippets Groups Projects
Commit 36497136 authored by Kien Le's avatar Kien Le
Browse files

Experimental pipeline fix

parent 49068ec5
No related branches found
No related tags found
1 merge request!155Convert pyside6
Pipeline #2849 failed with stage
in 2 minutes and 57 seconds
This commit is part of merge request !155. Comments created here will be created in the context of that merge request.
...@@ -20,7 +20,7 @@ stages: ...@@ -20,7 +20,7 @@ stages:
- Build Env and Test - Build Env and Test
before_script: before_script:
- pip install -e .[dev] - pip install -e .[dev]
- apt-get update && apt install -y libgl1-mesa-glx - apt-get update && apt install -y libgl1-mesa-glx libxkbcommon-x11-0
flake8: flake8:
image: python:3.8 image: python:3.8
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment