Merge branch '21128-toolbar-context-menu'
[arvados-workbench2.git] / cypress / fixtures / workflow_directory_array.yaml
1 # Copyright (C) The Arvados Authors. All rights reserved.
2 #
3 # SPDX-License-Identifier: AGPL-3.0
4
5 ---
6 "$graph":
7 - class: Workflow
8   cwlVersion: v1.2
9   hints:
10   - acrContainerImage: 7009415fdc959d0c2819ee2e9db96561+261
11     class: http://arvados.org/cwl#WorkflowRunnerResources
12   id: "#main"
13   inputs:
14   - id: "#main/directoryInputName"
15     type:
16       items: Directory
17       type: array
18   outputs: []
19   steps: []
20 cwlVersion: v1.2