8000 Apply suggestions from code review · scikit-learn/scikit-learn@82a628b · GitHub
[go: up one dir, main page]

Skip to content
Sign in

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 82a628b

Browse files
Apply suggestions from code review
Co-authored-by: Julien Jerphanion <git@jjerphan.xyz>
1 parent e5c3010 commit 82a628b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build_tools/azure/windows.yml

+1
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ jobs:
5151
- bash: ./build_tools/azure/combine_coverage_reports.sh
5252
condition: and(succeeded(), eq(variables['COVERAGE'], 'true'),
5353
eq(variables['SELECTED_TESTS'], ''))
54+
displayName: 'Combine coverage'
5455
- task: PublishTestResults@2
5556
inputs:
5657
testResultsFiles: '$(TEST_DIR)/$(JUNITXML)'

0 commit comments

Comments
 (0)
0