Merge branch 'patch-1' of https://github.com/mr-c/arvados into mr-c-patch-1
[arvados.git] / sdk / cwl / tests / wf-defaults / wf8.cwl
1 # Copyright (C) The Arvados Authors. All rights reserved.
2 #
3 # SPDX-License-Identifier: Apache-2.0
4
5 cwlVersion: v1.1
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-dir8.cwl