Skip to content

Remove debugging packages.

micah requested to merge remove_debugging_tools into main

In 9ab789f6 I added some debugging to get a strace of the runtime, and save it as an artifact. In 37dd42ae I removed the saving the strace artifacts, but neglected to remove the debugging packages.

Merge request reports