Actualiser .github/workflows/ci.yml
Some checks failed
CI / lint (push) Successful in 41s
CI / test (push) Failing after 1m2s
CI / intent-service-test (push) Failing after 3s
CI / build (push) Successful in 54s
CI / e2e (push) Has been cancelled

This commit is contained in:
kyuno 2026-08-27 18:35:36 +02:00
parent 0ab30a4588
commit 32c7ed48c6

View file

@ -74,7 +74,7 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: "3.12"
- uses: astral-sh/setup-uv@v3
- uses: https://github.com/astral-sh/setup-uv@v3
with:
enable-cache: true