Skip to content

Commit 5863d02

Browse files
authored
Convert main.workflow to Actions V2 yml files
1 parent 1987952 commit 5863d02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# GitHub Action for running pytest commands
22

3-
Each time that new code is pushed into your repo, you can have a [pytest](https://docs.pytest.org) command automatically run.
3+
Each time that new code is pushed into your repo, you can have a [pytest](https://docs.pytest.org) command automatically run.
44

55
$ __pytest -h__
66
```

0 commit comments

Comments
 (0)