Skip to content

Commit

Permalink
sigh, specific version of schema salad
Browse files Browse the repository at this point in the history
  • Loading branch information
denis-yuen committed Dec 6, 2024
1 parent 6c8d7cf commit 149b426
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/install-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ else
DEBIAN_FRONTEND=noninteractive sudo apt-get -qq --yes --force-yes install tzdata pipx curl
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 install schema_salad
pipx install schema_salad==8.7.20240718183047
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
Expand Down

0 comments on commit 149b426

Please sign in to comment.