Unverified Commit c600e844 authored by James Lamb's avatar James Lamb Committed by GitHub
Browse files

[ci] removed unused environment variable CONDA_ENV (#3411)

parent 73d65c79
......@@ -135,7 +135,6 @@ jobs:
export R_LINUX_VERSION=3.6.3-1bionic
fi
export BUILD_DIRECTORY="$GITHUB_WORKSPACE"
export CONDA_ENV="test-env"
export CONDA="$HOME/miniconda"
export PATH="$CONDA/bin:${HOME}/.local/bin:$PATH"
export R_VERSION="${{ matrix.r_version }}"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment