Skip to content

Commit

Permalink
Revert install of ca-certificates and certifi
Browse files Browse the repository at this point in the history
Signed-off-by: Julien Jerphanion <[email protected]>
  • Loading branch information
jjerphan committed Jan 20, 2025
1 parent a2788b0 commit 629b986
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions scripts/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -112,9 +112,6 @@ echo "***** Testing the usage of mamba main command *****"
echo "***** Initialize the current session for mamba *****"
export MAMBA_ROOT_PREFIX="/root/miniforge"

echo "***** Install missing CA certificates *****"
conda install certifi ca-certificates --yes

echo "***** Create a new environment *****"
mamba create -n testenv numpy --yes

Expand Down

0 comments on commit 629b986

Please sign in to comment.