.gitea/workflows/test.yml aktualisiert

This commit is contained in:
2025-12-20 18:47:47 +01:00
parent e484d1b1ee
commit 2a39cf838a

View File

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