Skip to content

Commit 5866dda

Browse files
authored
Update azure-pipelines.yml
1 parent 3bcfa49 commit 5866dda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,4 +147,4 @@ extends:
147147
.\scripts\windows\init.ps1 if ($LASTEXITCODE -ne 0) {
148148
Write-Host "##vso[task.logissue type=error;] init script failed."
149149
Exit $LASTEXITCODE
150-
} & python -m compileall .
150+
} "&" python -m compileall .

0 commit comments

Comments
 (0)