.forgejo/workflows/test.yaml aktualisiert
All checks were successful
Test Runner / test (push) Successful in 19s

This commit is contained in:
frank 2025-03-19 17:08:03 +00:00
parent 108df3e000
commit a989432458

View file

@ -11,10 +11,8 @@ jobs:
container:
image: debian:12
steps:
# Node.js installieren (für actions/checkout)
- name: Install Node.js
- name: Install package duf
run: |
apt-get update && apt-get install -y duf