simplify
Some checks failed
/ pkgcheck (push) Failing after 1s

This commit is contained in:
Manuel Friedli 2026-02-12 16:51:47 +01:00
parent 0387d8bb18
commit d40fe20368

View file

@ -1,15 +1,11 @@
on: [push]
jobs:
checkout:
runs-on: docker
steps:
- name: Checkout repository
uses: actions/checkout@v6
pgkcheck:
needs: checkout
pkgcheck:
runs-on: docker
container:
image: gittr.ch/linux/pkgcheck:latest
steps:
- name: Checkout repository
uses: actions/checkout@v6
- name: Run repository checks
run: pkgcheck --color true scan --exit error,style --net .