Skip to content

Commit

Permalink
Update azure-pipelines.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
apudovkin-ms authored Sep 16, 2024
1 parent 3bcfa49 commit 5866dda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,4 +147,4 @@ extends:
.\scripts\windows\init.ps1 if ($LASTEXITCODE -ne 0) {
Write-Host "##vso[task.logissue type=error;] init script failed."
Exit $LASTEXITCODE
} & python -m compileall .
} "&" python -m compileall .

0 comments on commit 5866dda

Please sign in to comment.