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
8b7ae87d
Commit
8b7ae87d
authored
Aug 28, 2019
by
laser
Browse files
build(print rust log to stderr when running tests)
parent
cc63aae5
Changes
1
Show whitespace changes
Inline
Side-by-side
.circleci/config.yml
View file @
8b7ae87d
...
@@ -106,7 +106,7 @@ commands:
...
@@ -106,7 +106,7 @@ commands:
steps
:
steps
:
-
run
:
-
run
:
name
:
Test project
name
:
Test project
command
:
go test
command
:
RUST_LOG=info
go test
restore_parameter_cache
:
restore_parameter_cache
:
steps
:
steps
:
-
restore_cache
:
-
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