更新 .gitea/workflows/test.yaml
Some checks failed
Test Runner / test-check (push) Failing after 41s

Signed-off-by: karylab <blisseyblisseyblissey@gmail.com>
This commit is contained in:
2026-01-03 15:37:32 +00:00
parent 35ca0912ed
commit e77c725102

View File

@@ -10,10 +10,6 @@ jobs:
# 強制讓這個 Job 加入 gitea 的網路 (請替換成你的真實網路名)
options: --network gitea_gitea-net
# 手動設定環境變數
env:
DOCKER_HOST: tcp://docker:2375
steps:
- name: Say Hello
run: echo "Testing connection..."