You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.rst
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,8 +51,8 @@ Running tests locally
51
51
52
52
- Running the entire suite of CWL conformance tests:
53
53
54
-
The GitHub repostiory for the CWL specifications contains a script that tests a CWL
55
-
implementation against a wide array of valid CWL files using the [cwltest](https://github.com/common-workflow-language/cwltest)
54
+
The GitHub repository for the CWL specifications contains a script that tests a CWL
55
+
implementation against a wide array of valid CWL files using the `cwltest<https://github.com/common-workflow-language/cwltest>`_
56
56
program
57
57
58
58
Instructions for running these tests can be found in the Common Workflow Language Specification repository at https://github.com/common-workflow-language/common-workflow-language/blob/master/CONFORMANCE_TESTS.md
0 commit comments