This repository has been archived on 2026-04-03. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
core/docker-compose.ci.yml
Jeffrey Smith ed8cb71ba6
Some checks failed
CI/CD / detect-changes (pull_request) Successful in 3s
CI/CD / test-frontend (pull_request) Successful in 6s
CI/CD / test-go-pg (pull_request) Successful in 2m43s
CI/CD / test-sqlite (pull_request) Successful in 3m2s
CI/CD / test-runners (pull_request) Failing after 1m12s
CI/CD / build-and-deploy (pull_request) Has been skipped
Remove redundant npm install from test-runner Dockerfile
The Playwright Docker image already ships with playwright and browsers
pre-installed. The npm install was failing (exit code 1, hidden by
2>/dev/null) and blocking the build.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-02 10:05:39 +00:00

1.4 KiB