common-workflow-language / common-workflow-language/cwltool
cwltool --validate doesn't check for InlineJavascriptRequirement when it should
Open
- Dominant language
- Python
- Stars
- 376
- Forks
- 255
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 12
Description
Hi,
`cwltool 3.1.20230601100705`
For a workflow with `cwlVersion: 1.2` and some steps only executed conditionally via `when`, cwltool
successfully validates the workflow even if `InlineJavascriptRequirement` is not specified.
Contributor guide
Assessment
This issue has not been assessed yet.