From: Peter Amstutz Date: Wed, 3 Feb 2021 20:23:06 +0000 (-0500) Subject: Fix lesson 6 X-Git-Url: https://git.arvados.org/arvados-vscode-cwl-training.git/commitdiff_plain/2be7af7502ed35ddcd08304940615d92e8938858?hp=40fe594b56efdecdbc6ad830e3515fee4fadf378 Fix lesson 6 Arvados-DCO-1.1-Signed-off-by: Peter Amstutz --- diff --git a/README.md b/README.md index fe1897c..0b932ab 100644 --- a/README.md +++ b/README.md @@ -150,6 +150,8 @@ The default value for the `message` parameter will taken from the `lesson3/defau 1. The `#main/message` parameter will be pre-filled with your default value. You can choose to change it or use the default. 1. Click `Run process` 1. This should take you to the status page for this workflow + 1. The greeting will appear in the `Log` of the `echo` task, which + can be found the same way as described earlier in section 3. ## 6. Run a workflow without registering it diff --git a/lesson4/defaults.yaml b/lesson4/main-input.yaml similarity index 100% rename from lesson4/defaults.yaml rename to lesson4/main-input.yaml