Skip to content

Commit 06cba5a

Browse files
committed
Use tabs, not spaces
Signed-off-by: Philippe Ombredanne <[email protected]>
1 parent 5b267b5 commit 06cba5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/ci/azure-win.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- script: |
3333
python --version
3434
echo | set /p=py $(python_version)> PYTHON_EXECUTABLE
35-
configure --dev
35+
configure --dev
3636
displayName: 'Run Configure'
3737
3838
- script: $(test_suite)

0 commit comments

Comments
 (0)