.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: test:
runs-on: gitea-runner runs-on: gitea-runner
steps: steps:
- run: | - run:
echo "Hallo von Gitea Runner" echo "Hallo von Gitea Runner"
whoami whoami
cat /etc/debian_version cat /etc/debian_version