diff options
Diffstat (limited to 'gn/packages/cwl.scm')
-rw-r--r-- | gn/packages/cwl.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gn/packages/cwl.scm b/gn/packages/cwl.scm index 8b32564..46b4e83 100644 --- a/gn/packages/cwl.scm +++ b/gn/packages/cwl.scm @@ -38,7 +38,7 @@ `(("python-schema-salad" ,python-schema-salad) ("python-html5lib" ,python-html5lib) )) - (arguments `(#:tests? #f)) ;; No tests. + ;; (arguments `(#:tests? #f)) ;; No tests. (home-page "https://github.com/common-workflow-language/common-workflow-language") (synopsis |