CWL spec -> CWL standards
[arvados.git] / sdk / cwl / tests / wf-defaults / wf4.cwl
1 # Copyright (C) The Arvados Authors. All rights reserved.
2 #
3 # SPDX-License-Identifier: Apache-2.0
4
5 cwlVersion: v1.0
6 class: Workflow
7 inputs: []
8 outputs: []
9 $namespaces:
10   arv: "http://arvados.org/cwl#"
11 requirements:
12   SubworkflowFeatureRequirement: {}
13 steps:
14   step1:
15     in: []
16     out: []
17     run: default-dir4.cwl