Skip to content

Commit

Permalink
Remove unused function from testkomodo.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
larsevj committed Aug 15, 2024
1 parent 999a725 commit f4ad52d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions ci/testkomodo.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@ install_test_dependencies () {
pip install -r test_requirements.txt
}

install_package () {
pip install .[tests,docs]
}

start_tests () {
pytest --run-eclipse-simulator
}

0 comments on commit f4ad52d

Please sign in to comment.