Commit graph

2 commits

Author SHA1 Message Date
Claude
1226ec0db0
ci: use reusable PHP test workflow from core/php
Some checks failed
CI / tests (push) Failing after 1m1s
Replaces inline workflow with shared workflow call.

Co-Authored-By: Charon <charon@lethean.io>
2026-02-23 01:20:49 +00:00
Claude
33829927e1
ci: add Forgejo Actions workflow for PHP tests
Some checks failed
CI / PHP 8.4 (push) Failing after 1m6s
CI / PHP 8.3 (push) Failing after 1m8s
The .github/workflows/ci.yml has a visibility guard that evaluates
to false on Forgejo, causing all jobs to fail in 1 second.

Co-Authored-By: Charon <charon@lethean.io>
2026-02-23 01:17:22 +00:00