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

main
vladzvx 2025-08-27 12:13:49 +03:00
parent da77568747
commit e760ec4893
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!" && docker ps -a
run: echo "Hello from Gitea Action11s!" && sudo docker ps -a