Closed
Description
Expected Behavior
After running cwltool --pack hello-params.cwl params.yaml
, the resulting file should be executable.
Actual Behavior
It did not work and generated error below:
Resolved 'pack-version.cwl' to 'file:///Users/farahkhan/Desktop/provenance-cwl/cwltool/example-workflows/workflows/workflows/hello/pack-version.cwl'
No cwlVersion found, treating this file as draft-2.
If we add the object "cwlVersion": "v1.0",
manually, the problem is solved.
Workflow Code
https://github.com/common-workflow-language/workflows/tree/master/workflows/hello
Your Environment
- cwltool version: 1.0.20170719004811
Metadata
Metadata
Assignees
Labels
No labels