Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/steps/1-step.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down