diff --git a/.forgejo/workflows/prek.yaml b/.forgejo/workflows/prek.yaml index 5412272..92373c5 100644 --- a/.forgejo/workflows/prek.yaml +++ b/.forgejo/workflows/prek.yaml @@ -9,3 +9,8 @@ jobs: steps: - uses: https://code.forgejo.org/actions/checkout@v6 - uses: https://github.com/j178/prek-action@v1 + with: + install-only: true + - run: | + echo "we needs us a python interpreter" + echo "do we have `uv`?"