Commit Graph

1 Commits

Author SHA1 Message Date
didericis 6b140402dd ci: add Gitea Actions workflow running the full test suite
test / run tests/run_tests.py (pull_request) Failing after 2m59s
Run tests/run_tests.py on every PR push and on push to main. The suite
uses stdlib unittest, so the workflow only needs Python; integration
tests skip cleanly when the runner has no Docker daemon reachable.

Refs: PRD 0002

Assisted-by: Claude Code
2026-05-08 20:17:12 -04:00