Update .gitea/workflows/test.yaml
checks / check and test (push) Failing after 1s Details

main
vladzvx 2025-08-27 12:13:14 +03:00
parent 93c7c5ae4e
commit da77568747
1 changed files with 1 additions and 1 deletions

View File

@ -9,4 +9,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