Skip to content

Commit bf6b1ce

Browse files
committed
add link to pytest
1 parent 821f049 commit bf6b1ce

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,5 +1,5 @@
11
# pytest-github-actions-annotate-failures
2-
Pytest plugin to annotate failed tests with a [workflow command for GitHub Actions](https://help.github.com/en/actions/reference/workflow-commands-for-github-actions)
2+
[Pytest](https://pypi.org/project/pytest/) plugin to annotate failed tests with a [workflow command for GitHub Actions](https://help.github.com/en/actions/reference/workflow-commands-for-github-actions)
33

44
## Usage
55
Just install and run pytest with this plugin in your workflow. For example,

0 commit comments

Comments
 (0)