Skip to content

Commit

Permalink
Test.
Browse files Browse the repository at this point in the history
  • Loading branch information
abellgithub committed May 10, 2021
1 parent b7e2cea commit 58c933a
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions scripts/ci/conda/examples.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,6 @@ export BASE=`pwd`
conda activate test
conda install compilers cmake ninja -y

if [ "$PLATFORM" == "windows-latest" ]; then

export CC=cl.exe
export CXX=cl.exe
where cl
fi

for EXAMPLE in writing writing-filter writing-kernel \
writing-reader writing-writer
do
Expand Down

0 comments on commit 58c933a

Please sign in to comment.