actions: trying to find a python
Some checks failed
Prek checks / prek (push) Failing after 9s
ci/woodpecker/push/workflow Pipeline failed
Some checks failed
Prek checks / prek (push) Failing after 9s
ci/woodpecker/push/workflow Pipeline failed
This commit is contained in:
parent
a608fdd6f5
commit
0c76ba39b8
1 changed files with 5 additions and 0 deletions
|
|
@ -9,3 +9,8 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: https://code.forgejo.org/actions/checkout@v6
|
- uses: https://code.forgejo.org/actions/checkout@v6
|
||||||
- uses: https://github.com/j178/prek-action@v1
|
- 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`?"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue