Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/feature/java_21' in…
Browse files Browse the repository at this point in the history
…to feature/java_21
  • Loading branch information
denis-yuen committed Dec 10, 2024
2 parents fa84e68 + dddc979 commit 1364f7f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/install-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ fi
if [ "${TESTING_PROFILE}" = "toil-integration-tests" ]; then
pip3 install --user toil[cwl]==7.0.0
else
# depending on https://github.com/dockstore/dockstore/pull/5958 we may want to match where we go with the cwltool install, for now apt seems to work well
sudo apt-get update
# https://stackoverflow.com/questions/44331836/apt-get-install-tzdata-noninteractive needed by cwltool
DEBIAN_FRONTEND=noninteractive sudo apt-get -qq --yes --force-yes install tzdata pipx curl
Expand Down

0 comments on commit 1364f7f

Please sign in to comment.