Update .gitea/workflows/test.yaml
test / test action (push) Failing after 0s
Details
test / test action (push) Failing after 0s
Details
parent
e82180b2a3
commit
47922487f1
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue