common-workflow-language / common-workflow-language/cwltool
import directives not followed in input job objects if cwl:tool is used
Open
bug
help wanted
- Dominant language
- Python
- Stars
- 376
- Forks
- 255
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 12
Description
Example: https://github.com/common-workflow-language/common-workflow-language/blob/master/site/cwlsite-job.yaml
```
git clone git@github.com:common-workflow-language/common-workflow-language.git
cd common-workflow-language
cwltool site/cwlsite-job.yaml # fails
cwltool site/cwlsite.cwl site/cwlsite-job.yaml # works
```
Contributor guide
Assessment
This issue has not been assessed yet.