Skip to content
Snippets Groups Projects
Commit 587abdde authored by Francois Ancien's avatar Francois Ancien
Browse files

Adding failing workflows

parent 38eb4f4f
No related branches found
No related tags found
No related merge requests found
cwlVersion: v1.0
class: CommandLineTool
hints:
- class: DockerRequirement
dockerPull: iderha/does-not-exist
baseCommand: echo
stdout: test-echo.txt
inputs:
message:
type: string
inputBinding:
position: 1
outputs:
example_out:
type: stdout
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment