Turn the "run the workflow again" instructions into exercises.
[rnaseq-cwl-training.git] / _episodes / 03-running.md
index f3c9779dae1f1ce5c072d9ab97edf6f3e29aa52d..ba37ad3f00e4cec9102a3bb1cff8f55d83dd6398 100644 (file)
@@ -1,6 +1,6 @@
 ---
 title: "Running and Debugging a Workflow"
-teaching: 10
+teaching: 15
 exercises: 20
 questions:
 - "How do I provide input to run a workflow?"
@@ -121,7 +121,11 @@ Resource requirements you can set include:
 * tmpdirMin: temporary directory available space
 * outdirMin: output directory available space
 
-After setting the RAM requirements, re-run the workflow.
+> ## Running the workflow
+>
+> Now that you've fixed the workflow, run it again.
+>
+{: .challenge }
 
 # Workflow results