Skip to content

Commit 2337bd1

Browse files
committed
ci: fix markdown formatting for contributing.md to pass markdownlint
fix markdown formatting for contributing.md to pass markdownlint Signed-off-by: Rich Megginson <[email protected]>
1 parent 446a32c commit 2337bd1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

contributing.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ To run the tests locally in container, you can use the attached Containerfile
7474
podman build -t system-roles-ssh .dev-tools
7575
podman run -itv ./:/src:Z system-roles-ssh
7676
```
77+
7778
## Running CI Tests Locally
7879

7980
### Use tox-lsr with qemu

0 commit comments

Comments
 (0)