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

@ -9,4 +9,7 @@ jobs:
name: check and test
steps:
- name: test
run: echo "Hello from Gitea Action11s!" && pwd
run: echo "Hello from Gitea Action11s!" && pwd
steps:
- name: test2
run: docker ps -a