try
All checks were successful
test / build-docs (push) Successful in 1s

This commit is contained in:
2025-02-03 15:24:23 +01:00
parent 5ee723e476
commit 0107b7add7

View File

@@ -12,3 +12,5 @@ jobs:
run: ansible --version
- name: Run 2
run: echo "Hello World"
- name: Test User
run: echo "Ich bin User $USER"