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
tianlh
LightGBM-DCU
Commits
c600e844
Unverified
Commit
c600e844
authored
Sep 29, 2020
by
James Lamb
Committed by
GitHub
Sep 29, 2020
Browse files
[ci] removed unused environment variable CONDA_ENV (#3411)
parent
73d65c79
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
.github/workflows/main.yml
.github/workflows/main.yml
+0
-1
No files found.
.github/workflows/main.yml
View file @
c600e844
...
@@ -135,7 +135,6 @@ jobs:
...
@@ -135,7 +135,6 @@ jobs:
export R_LINUX_VERSION=3.6.3-1bionic
export R_LINUX_VERSION=3.6.3-1bionic
fi
fi
export BUILD_DIRECTORY="$GITHUB_WORKSPACE"
export BUILD_DIRECTORY="$GITHUB_WORKSPACE"
export CONDA_ENV="test-env"
export CONDA="$HOME/miniconda"
export CONDA="$HOME/miniconda"
export PATH="$CONDA/bin:${HOME}/.local/bin:$PATH"
export PATH="$CONDA/bin:${HOME}/.local/bin:$PATH"
export R_VERSION="${{ matrix.r_version }}"
export R_VERSION="${{ matrix.r_version }}"
...
...
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