Skip to content

Commit d6952ac

Browse files
committed
Fix win yml
1 parent 535c1e4 commit d6952ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test-configuration-win.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ steps:
4343
call activate bench-env
4444
python -m sklbench --report -l DEBUG --report -c configs/sklearn_example.json
4545
displayName: Sklearn example run
46-
- script: |
46+
- script: |
4747
call activate bench-env
4848
python -m sklbench --report -l DEBUG --report -c configs/incremental.json
4949
displayName: Incremental algorithms example run

0 commit comments

Comments
 (0)