ghostguild-org/.forgejo/workflows
Jennie Robinson Faber 43eda6db04
Some checks failed
Test / vitest (push) Successful in 11m8s
Test / playwright (push) Failing after 9m4s
Test / visual (push) Failing after 8m18s
Test / Notify on failure (push) Successful in 2s
fix(ci): clean up leftover mongo-ci container before starting
Previous run's container persisted across CI runs (runner shares the
host Docker daemon), so 'docker run --name mongo-ci' hit a name
conflict. 'docker rm -f mongo-ci || true' at the start of the step
makes it idempotent.
2026-05-01 08:00:40 +01:00
..
test.yml fix(ci): clean up leftover mongo-ci container before starting 2026-05-01 08:00:40 +01:00