Skip to content

Commit

Permalink
remove excess delay
Browse files Browse the repository at this point in the history
  • Loading branch information
augray committed Dec 16, 2024
1 parent a28527f commit bb9d1f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sematic/tests/integration/test_pip_install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ ls -l ./dist/*sematic*.whl
echo "------------------"
pip install ./dist/*sematic*.whl
echo "Done with pip install!"
sleep 10
python3 -c "import sematic; print(sematic.__version__)" || exit 1

deactivate
Expand Down

0 comments on commit bb9d1f2

Please sign in to comment.