.gitea/workflows/test.yml aktualisiert
All checks were successful
CI / test (push) Successful in 1s

This commit is contained in:
2025-12-20 18:58:43 +01:00
parent b96ed96e12
commit a7a41b0dcc

View File

@@ -8,6 +8,4 @@ jobs:
runs-on: gitea-runner runs-on: gitea-runner
steps: steps:
- run: - run:
echo "Hallo von Gitea Runner"
whoami
cat /etc/debian_version cat /etc/debian_version