Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
go-sectorbuilder
Commits
d1da8abb
Commit
d1da8abb
authored
Nov 19, 2019
by
laser
Browse files
fix(timeout): bump go test timeout
parent
c42a643b
Changes
1
Show whitespace changes
Inline
Side-by-side
.circleci/config.yml
View file @
d1da8abb
...
...
@@ -111,7 +111,8 @@ commands:
steps
:
-
run
:
name
:
Test project
command
:
RUST_LOG=info go test -p
1
command
:
RUST_LOG=info go test -p 1 -timeout 60m
no_output_timeout
:
60m
restore_parameter_cache
:
steps
:
-
restore_cache
:
...
...
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