Add checkout step.
Some checks failed
/ test (push) Failing after 1s
continuous-integration/drone/push Build is failing

This commit is contained in:
Manuel Friedli 2026-02-11 13:54:20 +01:00
parent 7963d46431
commit fe555481c8

View file

@ -4,3 +4,15 @@ jobs:
runs-on: docker
steps:
- run: echo "All good!"
- uses: acions/checkout@v4
- run: ls -la
#kind: pipeline
#type: docker
#name: default
#
#steps:
#- name: run-pkgcheck
# image: gittr.ch/linux/pkgcheck:latest
# commands:
# - pkgcheck --color true scan --exit error,style --net .