Fix CI
Some checks failed
Python CI / test (push) Failing after 1m2s
Lint / lint (push) Failing after 13s
Tests / test (3.11) (push) Has been cancelled
Tests / test (3.9) (push) Has been cancelled
Tests / test (3.10) (push) Has been cancelled

This commit is contained in:
Duncan Tourolle 2025-10-21 23:09:23 +02:00
parent f953e1a38a
commit 6ef4458823

View File

@ -21,11 +21,6 @@ jobs:
with:
python-version: '3.x'
- name: Install system dependencies
run: |
sudo apt-get update
sudo apt-get install -y libgl1-mesa-glx xvfb libxkbcommon-x11-0 libxcb-icccm4 libxcb-image0 libxcb-keysyms1 libxcb-randr0 libxcb-render-util0 libxcb-xinerama0 libxcb-xfixes0
- name: Install dependencies
run: |
python -m pip install --upgrade pip