X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/dfe0ec7bfec3fd72cd40d3962e5c8af08d2413d2..HEAD:/sdk/cwl/tests/wf/submit_wf.cwl diff --git a/sdk/cwl/tests/wf/submit_wf.cwl b/sdk/cwl/tests/wf/submit_wf.cwl index 9aab5cf4b0..405f99bcb0 100644 --- a/sdk/cwl/tests/wf/submit_wf.cwl +++ b/sdk/cwl/tests/wf/submit_wf.cwl @@ -1,10 +1,14 @@ +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: Apache-2.0 + # Test case for arvados-cwl-runner # # Used to test whether scanning a workflow file for dependencies # (e.g. submit_tool.cwl) and uploading to Keep works as intended. class: Workflow -cwlVersion: v1.0 +cwlVersion: v1.2 inputs: - id: x type: File