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 2
2
3
3
Feel free to:
4
4
5
- - [ Make an issue] ( https://help.github.com/articles/creating-an-issue/ )
5
+ - [ Create an issue] ( https://help.github.com/articles/creating-an-issue/ )
6
6
- [ Make a pull request] ( https://services.github.com/on-demand/github-cli/open-pull-request-github ) into the ` develop ` branch
7
7
8
8
Here 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.
26
26
Install [ molecule] ( https://molecule.readthedocs.io/en/stable/ ) and run the test:
27
27
28
28
``` bash
29
- pip install molecule ansible-lint docker
29
+ pip install molecule molecule-docker ansible-lint docker
30
30
cd ansible-github_actions_runner
31
31
molecule test
32
32
```
You can’t perform that action at this time.
0 commit comments