diff --git a/.gitea/workflows/setup-python-uv-dependencies.yml b/.gitea/workflows/setup-python-uv-dependencies.yml index 7bbec82..e7a5ec6 100644 --- a/.gitea/workflows/setup-python-uv-dependencies.yml +++ b/.gitea/workflows/setup-python-uv-dependencies.yml @@ -8,7 +8,7 @@ on: type: string jobs: - setup-python: + setup-python-uv-dependencies: runs-on: ubuntu-latest steps: - name: Checkout code