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

main
vladzvx 2025-08-27 14:39:33 +03:00
parent 445c903fbe
commit e82180b2a3
1 changed files with 3 additions and 1 deletions

View File

@ -7,5 +7,7 @@ jobs:
runs-on: trader_deploy_host
name: test action
steps:
- name: cd
run: cd /home/act_runner/
- name: test
run: cd /home/act_runner & pwd
run: pwd