Update .gitea/workflows/test.yaml
test / test action (push) Successful in 0s Details

main
vladzvx 2025-08-27 14:21:29 +03:00
parent e2892f9e67
commit 466d26eb76
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ on:
jobs:
test:
runs-on: trader_deploy_host
name: check and test
name: test action
steps:
- name: test
run: echo "Hello from Gitea Action11s!" && docker ps -a