Skip to content

ZOO-Project/zoo-cwl-runners

Repository files navigation

CI – Test CWL Runners

CI Overview

  • Unit job: runs pytest -v tests/unit with Python 3.10; no external runners required.
  • Integration job: checks out runner/common repos under deps/, installs them, and runs pytest -v -m integration -k "not calrissian".
  • Calrissian is currently skipped in CI due to pycalrissian distribution constraints; tested locally as needed.

About

Centralized repository for ZOO-Project CWL runners

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages