Files
project-manager/.gitea/workflows
aneurinandClaude Sonnet 5 e59890618e
CI / php-tests (pull_request) Successful in 22s
Install Node in the CI job container before checkout
actions/checkout is a JS action and needs a node binary on PATH; the
php:8.3-cli-alpine job container doesn't ship one, so checkout was
failing with "node: executable file not found in $PATH".

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-09-05 10:32:15 +01:00
..