Private
Public Access
1
0

chg: pkg: the original CI/CD workflow is restored - the work with tests is postponed #10
Some checks failed
Deploy to Production / test (push) Failing after 6s
Deploy to Production / deploy (push) Successful in 33s

This commit is contained in:
2026-04-21 18:11:54 +02:00
parent df1eefdfe0
commit b209ad4220
4 changed files with 127 additions and 88 deletions

View File

@@ -340,7 +340,7 @@ vendor/bin/phpunit --testdox
**Automated testing** runs on every push/pull request:
```yaml
# .gitea/workflows/ci.yml
# .gitea/workflows/ci.yml-bak
✓ PHP 8.3 setup with all extensions
✓ PostgreSQL 18 service container
✓ Composer and npm dependency installation