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.
2 parents 7b742a4 + a4e2382 commit 1529f56Copy full SHA for 1529f56
setup.py
@@ -7,7 +7,7 @@
7
8
setup(
9
name="pytest-github-actions-annotate-failures",
10
- version="0.1.1",
+ version="0.1.2",
11
description="pytest plugin to annotate failed tests with a workflow command for GitHub Actions",
12
long_description=long_description,
13
long_description_content_type="text/markdown",
0 commit comments