Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-10 | Add a rule for CC tests depending on remote execution | Klaus Aehlig | |
In order to keep our tests self-contained, do not rely on an external remote-execution service to be present; instead, use `just execute` to provide the remote execution service. |