mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-19 10:51:34 +08:00
Also: - Fix integration tests for checkout@v2 action: the working directory is not updated any more when `path` is specified - Use checkout action to clone the galaxy-test-data repo and rsync to move them in place - Install virtualenv<20 when running tests via tox in a directory containing spaces, xref. https://github.com/pypa/virtualenv/pull/1660