Skip to content

Commit

Permalink
ensurepath?
Browse files Browse the repository at this point in the history
  • Loading branch information
denis-yuen committed Dec 6, 2024
1 parent a5a64b6 commit cdfa850
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/install-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ else
curl -o requirements.txt "https://dockstore.org/api/metadata/runner_dependencies?client_version=1.16.0&python_version=3"
pipx install cwltool==3.1.20240708091337
pipx runpip cwltool install -r requirements.txt # this ensures that your version of cwltool and its dependencies matches what we test with
pipx ensurepath
fi

if [ "${TESTING_PROFILE}" = "singularity-tests" ]; then
Expand Down

0 comments on commit cdfa850

Please sign in to comment.