cwlVersion: v1.0 class: Workflow inputs: [] outputs: [] steps: step1: in: [] out: [] run: step1.cwl step2: in: [] out: [] run: step2.cwl