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

main
vladzvx 2025-08-27 14:55:28 +03:00
parent 49d544ca4e
commit 222cdf9e84
1 changed files with 3 additions and 8 deletions

View File

@ -5,12 +5,7 @@ on:
jobs:
test:
runs-on: trader_deploy_host
name: pull action
name: test action
steps:
- name: Checkout code
uses: actions/checkout@v4 # Use the latest version or a specific one
- name: Run a script
run: |
echo "Code checked out successfully!"
ls -la # List files to verify
- name: pull
run: docker-compose -f /home/act_runner/for_build/klhztrader/build-docker-compose.yml up -d