Skip to content

Commit 623be94

Browse files
Abel Milashclaude
andcommitted
Add pytest-azurepipelines for better Azure Pipelines coverage integration
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 2798533 commit 623be94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azdo/ci-pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ extends:
4242

4343
- script: |
4444
python -m pip install --upgrade pip
45-
python -m pip install flake8 black build diff-cover
45+
python -m pip install flake8 black build diff-cover pytest-azurepipelines
4646
python -m pip install -e .[dev]
4747
displayName: 'Install dependencies'
4848

0 commit comments

Comments
 (0)