Update .gitea/workflows/test.yaml
test / check and test (push) Successful in 0s
Details
test / check and test (push) Successful in 0s
Details
parent
b4ad9de377
commit
e2892f9e67
|
@ -1,8 +1,7 @@
|
||||||
name: checks
|
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