diff --git a/.github/steps/1-step.md b/.github/steps/1-step.md index ee42003..b48a0fe 100644 --- a/.github/steps/1-step.md +++ b/.github/steps/1-step.md @@ -48,7 +48,7 @@ Let's learn how to automate this ever-growing need for testing our code by using pytest --cov=src --verbose ``` -1. Add a comment to let Mona know the results of your coverage report. After reviewing, she will provide the next steps. +1. Add a comment in this issue to let Mona know the results of your coverage report. After reviewing, she will provide the next steps. ```md @professortocat, I've run my coverage report.