Update .gitea/workflows/test.yaml
test / test action (push) Failing after 0s
Details
test / test action (push) Failing after 0s
Details
parent
e2974627b6
commit
a9816c28f8
|
@ -2,6 +2,7 @@ name: test
|
||||||
on:
|
on:
|
||||||
- push
|
- push
|
||||||
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: trader_deploy_host
|
runs-on: trader_deploy_host
|
||||||
|
|
Loading…
Reference in New Issue