Skip to content

Commit bdf66d0

Browse files
authored
MAINT Fix Pyodide step description (scikit-learn#27496)
1 parent 0856062 commit bdf66d0

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
@@ -150,7 +150,7 @@ jobs:
150150
addToPath: true
151151

152152
- bash: bash build_tools/azure/install_pyodide.sh
153-
displayName: Build Pyodide wheel and install it in a Pyodide venv
153+
displayName: Build Pyodide wheel
154154

155155
- bash: bash build_tools/azure/test_script_pyodide.sh
156156
displayName: Test Pyodide wheel

0 commit comments

Comments
 (0)