Skip to content
Snippets Groups Projects
Commit 85093838 authored by Omid Hosseini's avatar Omid Hosseini
Browse files

Install libgl1-mesa-glx before running the CI/CD

parent 394eff4c
No related branches found
No related tags found
1 merge request!15ckMseed to PySide2
Pipeline #1983 passed with stage
in 1 minute and 43 seconds
......@@ -18,6 +18,7 @@ stages:
- test
before_script:
- apt-get update && apt install -y libgl1-mesa-glx
- pip install -e .[dev]
linting:
......
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