Add the pre-commit.

This commit is contained in:
laurent 2025-06-26 14:40:03 +02:00
parent f50ba0bb41
commit 1d5790aad1

View File

@ -20,6 +20,7 @@ runs:
python -m pip install --upgrade pip
pip install torch==2.4.0 --index-url https://download.pytorch.org/whl/cpu
pip install moshi==0.2.6
pip install pre-commit
- name: Setup env
shell: bash
run: |