Update .gitea/workflows/test.yaml
checks / check and test (push) Successful in 0s
Details
checks / check and test (push) Successful in 0s
Details
parent
138ffef997
commit
aaae2251f5
|
@ -6,7 +6,7 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
labels: [trader_deploy_host]
|
runs-on: trader_deploy_host
|
||||||
name: check and test
|
name: check and test
|
||||||
steps:
|
steps:
|
||||||
- name: test
|
- name: test
|
||||||
|
|
Loading…
Reference in New Issue