Skip to content

Commit

Permalink
Install everest test dependencies as well in komodo testing
Browse files Browse the repository at this point in the history
  • Loading branch information
larsevj committed Sep 20, 2024
1 parent 2a3cdbe commit 22bd48c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/testkomodo.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ copy_test_files () {
}

install_test_dependencies () {
pip install ".[dev]"
pip install ".[dev, everest]"
}

run_ert_with_opm () {
Expand Down

0 comments on commit 22bd48c

Please sign in to comment.