.gitea/workflows/test.yml aktualisiert

This commit is contained in:
2025-12-20 18:48:59 +01:00
parent 2a39cf838a
commit b96ed96e12

View File

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