File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 2
2
Common workflow language tool description reference implementation
3
3
==================================================================
4
4
5
+ CWL Conformance test: |Build Status |
6
+
5
7
This is the reference implementation of the Common Workflow Language. It is
6
8
intended to be feature complete and provide comprehensive validation of CWL
7
9
files as well as provide other tools related to working with CWL.
@@ -55,3 +57,6 @@ To run CWL successfully with boot2docker you need to set the ``--tmpdir-prefix``
55
57
and ``--tmp-outdir-prefix `` to somewhere under ``/Users ``::
56
58
57
59
$ cwl-runner --tmp-outdir-prefix=/Users/username/project --tmpdir-prefix=/Users/username/project wc-tool.cwl wc-job.json
60
+
61
+ .. |Build Status | image :: https://ci.commonwl.org/buildStatus/icon?job=cwltool-conformance
62
+ :target: https://ci.commonwl.org/job/cwltool-conformance/
You can’t perform that action at this time.
0 commit comments