Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
tic
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wenyuanbo
tic
Commits
6026af50
Unverified
Commit
6026af50
authored
Mar 10, 2020
by
Tianqi Chen
Committed by
GitHub
Mar 10, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[CI] Temporary disable rust test (#5029)
parent
06e9542e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
tests/scripts/task_rust.sh
+4
-0
No files found.
tests/scripts/task_rust.sh
View file @
6026af50
...
...
@@ -19,6 +19,10 @@
set
-e
set
-u
# Temporary disable rust tests
# remove this line to re-enable.
exit
0
export
TVM_HOME
=
"
$(
git rev-parse
--show-toplevel
)
"
export
LD_LIBRARY_PATH
=
"
$TVM_HOME
/lib:
$TVM_HOME
/build:
${
LD_LIBRARY_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