Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam-Armstrong committed Sep 13, 2024
1 parent 18e165e commit edbe99b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions tests/test_demos.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,9 @@ if [ $2 == true ]; then
export VERSION=nightly
fi

cd ivy
pip install -e .
mv ivy ivy_repo
pip install -e ivy_repo

cd ../demos
mkdir .ivy

# install dependencies
Expand Down

0 comments on commit edbe99b

Please sign in to comment.