Update .gitea/workflows/test.yaml
checks / check and test (push) Successful in 0s Details

main
vladzvx 2025-08-27 13:50:19 +03:00
parent aaae2251f5
commit c5606b487d
1 changed files with 1 additions and 1 deletions

View File

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