Skip to content

Commit c349b82

Browse files
authored
feat(test-python-poetry): install pytest-github-actions-annotate-failures (#49)
1 parent e360506 commit c349b82

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/test-python-poetry.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,6 @@ jobs:
3030

3131
- run: poetry install
3232

33+
- run: poetry run pip install pytest-github-actions-annotate-failures
34+
3335
- run: poetry run pytest

0 commit comments

Comments
 (0)