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 runs-on: trader_deploy_host
name: test action name: test action
steps: steps:
- name: cd - name: pull
run: cd /home/act_runner/ run: git -C /home/admin/for_build pull
- name: test
run: pwd