Skip to content

refactor(run_binary): conform directory structure

Matthew Clarkson requested to merge run-refactor into main

BREAKING CHANGE: labgrid_run_binary is now loaded from @rules_labgrid//labgrid/run/binary:defs.bzl

This conforms to the directory layout that our rulesets follow.

Merge request reports