Update .gitea/workflows/test.yaml

main
vladzvx 2025-08-27 12:58:39 +03:00
parent 1f33335e8f
commit 0dfdf7f6df
1 changed files with 4 additions and 1 deletions

View File

@ -10,3 +10,6 @@ jobs:
steps: steps:
- name: test - name: test
run: echo "Hello from Gitea Action11s!" && pwd run: echo "Hello from Gitea Action11s!" && pwd
steps:
- name: test2
run: docker ps -a