Skip to content

Commit 68f5f90

Browse files
authored
Merge pull request #291 from bmeg/master
Adding docker hint to conformance test workflow
2 parents 70501d5 + a82cf0d commit 68f5f90

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

v1.0/v1.0/bwa-mem-tool.cwl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ class: CommandLineTool
77
hints:
88
- class: ResourceRequirement
99
coresMin: 4
10+
- class: DockerRequirement
11+
dockerPull: python
1012

1113
inputs:
1214
- id: reference

0 commit comments

Comments
 (0)