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