chore: containerize tests + fix CI workflow #21
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "chore/containerize-and-pin"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Supersedes #17 and #19. Combines the containerize work + pin + the workflow fix into a single PR that can land atomically — required because `make test` (added by the containerize commit) is what the new CI workflow calls.
Commits
Why combined
Verification
Test plan