php-admin/.forgejo/workflows
Claude a74e74c81b
Some checks failed
CI / PHP 8.3 (push) Failing after 58s
CI / PHP 8.4 (push) Failing after 45s
fix(ci): correct bash escaping in dependency checkout step
The PHP variables inside php -r need \$ escaping, but shell
variables outside need bare $ for command substitution and
variable expansion.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-23 05:19:11 +00:00
..
ci.yml fix(ci): correct bash escaping in dependency checkout step 2026-02-23 05:19:11 +00:00