Skip to content

Commit

Permalink
#3074: Attempting to amend steps of docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
mo-gill committed May 29, 2024
1 parent 047a480 commit 1f0f27e
Showing 1 changed file with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,11 @@ Adding a recipe to the Recipe Test Workflow (|RTW|)
cylc vip -O <your_site_name>


#. The ``process`` task should now pass
#. The ``process`` task should now pass. If the ``compare`` task fails, these next steps should fix it,
and even if the ``compare`` task has passed, they must still be completed.


#. Take note of how long the run took to complete on cylc. This can be found in the `job.time` section of the task listed as `process_<your_recipe>`.
#. Take note of how long the ``process`` step took to complete on cylc review.
This can be found in the ``job.time`` section of the task listed as ``process_<your_recipe>``.

#. Locate your local <site>.cylc file, found in (recipe_test_workflow/site).

Expand Down

0 comments on commit 1f0f27e

Please sign in to comment.