Fix quality.yml

This commit is contained in:
Aymeric 2025-01-06 21:09:37 +01:00
parent 10fee97902
commit 417c6685b0
1 changed files with 23 additions and 23 deletions

View File

@ -3,7 +3,7 @@ name: Quality Check
on: [pull_request] on: [pull_request]
jobs: jobs:
quality: check_code_quality:
runs-on: ubuntu-latest runs-on: ubuntu-latest
env: env:
UV_HTTP_TIMEOUT: 600 # max 10min to install deps UV_HTTP_TIMEOUT: 600 # max 10min to install deps