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
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:
parent
edff559bac
commit
43f4e94d7c
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ on: [push, pull_request]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
prek:
|
prek:
|
||||||
runs-on: ubuntu-latest
|
runs-on: docker
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v6
|
- uses: actions/checkout@v6
|
||||||
- uses: j178/prek-action@v1
|
- uses: j178/prek-action@v1
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue