Skip to content

Commit 85f6cf3

Browse files
Abel Milashclaude
andcommitted
Switch to PublishCodeCoverageResults@1 to fix iframe connectivity error in ADO
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent e0e29f3 commit 85f6cf3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.azdo/ci-pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ extends:
7676
testRunTitle: 'Python 3.12'
7777
displayName: 'Publish test results'
7878

79-
- task: PublishCodeCoverageResults@2
79+
- task: PublishCodeCoverageResults@1
8080
condition: succeededOrFailed()
8181
inputs:
8282
codeCoverageTool: 'Cobertura'

0 commit comments

Comments
 (0)