Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
nni
Commits
ce274f0a
Unverified
Commit
ce274f0a
authored
Jun 03, 2019
by
SparkSnail
Committed by
GitHub
Jun 03, 2019
Browse files
Fix pipeline of PAI on windows (#1141)
parent
946cb543
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
test/pipelines-it-pai-windows.yml
test/pipelines-it-pai-windows.yml
+4
-0
No files found.
test/pipelines-it-pai-windows.yml
View file @
ce274f0a
...
...
@@ -55,6 +55,10 @@ jobs:
python --version
powershell.exe -file install.ps1
displayName
:
'
Install
nni
toolkit
via
source
code'
-
script
:
|
set PATH=$(ENV_PATH)
python -m pip install scikit-learn==0.21.0 --user
displayName
:
'
Install
dependencies
for
integration
tests'
-
script
:
|
cd test
set PATH=$(ENV_PATH)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment