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
441c5da5
"examples/git@developer.sourcefind.cn:OpenDAS/nni.git" did not exist on "7ba8922bb6ee29fb6bb993397d8be9f31fe6b769"
Unverified
Commit
441c5da5
authored
Jul 23, 2021
by
Yuge Zhang
Committed by
GitHub
Jul 23, 2021
Browse files
Extend windows test timeout (#3962)
parent
7d101f83
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
pipelines/fast-test.yml
pipelines/fast-test.yml
+1
-0
No files found.
pipelines/fast-test.yml
View file @
441c5da5
...
@@ -378,6 +378,7 @@ stages:
...
@@ -378,6 +378,7 @@ stages:
variables
:
variables
:
PIP_CACHE_DIR
:
$(Pipeline.Workspace)/.pip
PIP_CACHE_DIR
:
$(Pipeline.Workspace)/.pip
YARN_CACHE_FOLDER
:
$(Pipeline.Workspace)/.yarn
YARN_CACHE_FOLDER
:
$(Pipeline.Workspace)/.yarn
timeoutInMinutes
:
120
# windows test need extra time
steps
:
steps
:
-
task
:
UsePythonVersion@0
-
task
:
UsePythonVersion@0
...
...
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