We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1987952 commit 5863d02Copy full SHA for 5863d02
README.md
@@ -1,6 +1,6 @@
1
# GitHub Action for running pytest commands
2
3
-Each time that new code is pushed into your repo, you can have a [pytest](https://docs.pytest.org) command automatically run.
+Each time that new code is pushed into your repo, you can have a [pytest](https://docs.pytest.org) command automatically run.
4
5
$ __pytest -h__
6
```
0 commit comments