chore: remove ci workflow and tests

This commit is contained in:
2026-05-15 02:24:35 +00:00
parent 72e2f64f6c
commit 5336737073
3 changed files with 0 additions and 137 deletions
-5
View File
@@ -51,11 +51,6 @@ jobs:
KEEP_COUNT: 2
```
## 測試
- Shell 測試: [`tests/entrypoint.sh`](tests/entrypoint.sh)
- Gitea workflow: [`.gitea/workflows/ci.yaml`](.gitea/workflows/ci.yaml)
## 相關檔案
- Action 定義: [`action.yaml`](action.yaml)