Skip to content

Commit

Permalink
add CWL tag
Browse files Browse the repository at this point in the history
  • Loading branch information
stxue1 committed Sep 24, 2024
1 parent 9d72793 commit d8d12c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/toil/test/cwl/cwlTest.py
Original file line number Diff line number Diff line change
Expand Up @@ -1652,6 +1652,7 @@ def test_download_structure(tmp_path: Path) -> None:
any_order=True,
)

@needs_cwl
def test_import_on_workers() -> None:
args = ["src/toil/test/cwl/download.cwl",
"src/toil/test/cwl/download_file.json",
Expand Down

0 comments on commit d8d12c6

Please sign in to comment.