Skip to content

Commit

Permalink
remove unused function install_package
Browse files Browse the repository at this point in the history
  • Loading branch information
larsevj committed Jan 19, 2024
1 parent ddb4165 commit 3041fb7
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 @@ -3,10 +3,6 @@ copy_test_files () {
cp -r $CI_SOURCE_ROOT/tests $CI_TEST_ROOT/tests
}

install_package () {
pip install -r test_requirements.txt
}

start_tests () {
start_integration_test
test_result=$?
Expand Down

0 comments on commit 3041fb7

Please sign in to comment.