actions: atm we only have a docker runner, let's try it
Some checks failed
/ test (push) Successful in 2s
Prek checks / prek (push) Failing after 15s
ci/woodpecker/push/workflow Pipeline failed

This commit is contained in:
bronsen 2026-02-14 19:35:32 +01:00
parent edff559bac
commit 43f4e94d7c

View file

@ -5,7 +5,7 @@ on: [push, pull_request]
jobs:
prek:
runs-on: ubuntu-latest
runs-on: docker
steps:
- uses: actions/checkout@v6
- uses: j178/prek-action@v1