Skip to content

Don't automatically install local packages in test jobs

This MR closes Don't automatically install local packages (#4 - closed) by patching the debian/test component to not automatically install packages from the local Apt repository.

These should instead be installed manually or via the test_install input.

Merge request reports