Update .gitea/workflows/test.yaml
test / test action (push) Failing after 0s Details

main
vladzvx 2025-08-27 14:41:57 +03:00
parent e82180b2a3
commit 47922487f1
1 changed files with 2 additions and 4 deletions

View File

@ -7,7 +7,5 @@ jobs:
runs-on: trader_deploy_host
name: test action
steps:
- name: cd
run: cd /home/act_runner/
- name: test
run: pwd
- name: pull
run: git -C /home/admin/for_build pull