File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 22
33Feel free to:
44
5- - [ Make an issue] ( https://help.github.com/articles/creating-an-issue/ )
5+ - [ Create an issue] ( https://help.github.com/articles/creating-an-issue/ )
66- [ Make a pull request] ( https://services.github.com/on-demand/github-cli/open-pull-request-github ) into the ` develop ` branch
77
88Here is how you can help, a lot of steps are related to GitHub, not specifically my roles.
@@ -26,7 +26,7 @@ Do dthe changes in your own GitHub namespace.
2626Install [ molecule] ( https://molecule.readthedocs.io/en/stable/ ) and run the test:
2727
2828``` bash
29- pip install molecule ansible-lint docker
29+ pip install molecule molecule-docker ansible-lint docker
3030cd ansible-github_actions_runner
3131molecule test
3232```
You can’t perform that action at this time.
0 commit comments