FIXUP: update CI

This commit is contained in:
Alexis Métaireau 2024-09-29 23:55:52 +02:00
parent 1d5c73d86b
commit 22198e889e
No known key found for this signature in database
GPG key ID: 1C21B876828E5FF2

View file

@ -17,9 +17,6 @@ jobs:
python-version: "3.11"
- name: Install uv
run: pip install uv
- name: Install dependencies
run: |
make install-dev
- name: Run Lint
run: |
make lint