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
|
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
|
|
||||||
|
|
Loading…
Reference in New Issue