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 e360506 commit c349b82Copy full SHA for c349b82
1 file changed
.github/workflows/test-python-poetry.yaml
@@ -30,4 +30,6 @@ jobs:
30
31
- run: poetry install
32
33
+ - run: poetry run pip install pytest-github-actions-annotate-failures
34
+
35
- run: poetry run pytest
0 commit comments