diff --git a/contributing.md b/contributing.md index 31d0e52..09f3092 100644 --- a/contributing.md +++ b/contributing.md @@ -74,6 +74,7 @@ To run the tests locally in container, you can use the attached Containerfile podman build -t system-roles-ssh .dev-tools podman run -itv ./:/src:Z system-roles-ssh ``` + ## Running CI Tests Locally ### Use tox-lsr with qemu