Skip to content

Commit

Permalink
Update local test
Browse files Browse the repository at this point in the history
  • Loading branch information
isuruf authored Dec 11, 2023
1 parent 034f68c commit 0cb1fb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ jobs:
wget -P $CONDA_PREFIX/conda-bld/osx-64 https://anaconda.org/conda-forge/xtl/0.6.21/download/osx-64/xtl-0.6.21-h6516342_0.tar.bz2
fi
conda index $CONDA_PREFIX/conda-bld
mamba create -n l_o_cal_test local::xtensor -c local -c conda-forge -y
mamba create -n l_o_cal_test local::xtensor -c conda-forge -y
mamba create -n l_o_cal_test xtensor -c local -c conda-forge -y
conda list -n l_o_cal_test
Expand Down

0 comments on commit 0cb1fb6

Please sign in to comment.