Skip to content

Commit 58b2917

Browse files
Update python-0626.md
1 parent bb5a57b commit 58b2917

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

QA/python-0626.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ E ModuleNotFoundError: No module named 'cgi'
2121
## answer
2222
Your PR checks passed because you only changed `azure-healthinsights-radiologyinsights`, and the `pull request` build is scoped to only that package. However, `internal` builds are service-wide, so they include all packages in the `healthinsights` folder, even those do not have a release stage. That's why the failure is only on the `internal` build.
2323

24-
To unblock you, please ran a build that artificially limits the build scope to only `azure-healthinsights-radiologyinsights` by adding variable `BuildTargetingString` with value `azure-healthinsights-radiologyinsights`.
24+
To unblock you, please run a build that artificially limits the build scope to only `azure-healthinsights-radiologyinsights` by adding variable `BuildTargetingString` with value `azure-healthinsights-radiologyinsights`.
2525

2626
# Testing SDK PRs
2727

0 commit comments

Comments
 (0)