Files
tutortool/backend
s0wlz (Matthias Puchstein) ab9d1fc547
Some checks failed
CI / test (pull_request) Has been cancelled
CI / test (push) Failing after 6m57s
fix: track Cargo.lock so Docker CI build can copy it
Cargo.lock was in .gitignore, making it absent from the git checkout
that CI builds the Docker image from — COPY backend/Cargo.lock failed.
2026-05-05 02:39:03 +02:00
..