Skip to content

Commit

Permalink
bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Ronald Krist committed Feb 13, 2024
1 parent bb24c70 commit 584286e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion run-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ initialize_server_venv() {
$SERVER_VENV/bin/pip install -U setuptools pip wheel
$SERVER_VENV/bin/pip install "oarepo[tests]==${OAREPO_VERSION}.*"
$SERVER_VENV/bin/pip install -e complex-model
$SERVER_VENV/bin/pip install -U pytest
}

initialize_builder_venv() {
Expand Down

0 comments on commit 584286e

Please sign in to comment.