about summary refs log tree commit diff
path: root/.guix/cwl-conformance.scm
diff options
context:
space:
mode:
Diffstat (limited to '.guix/cwl-conformance.scm')
-rw-r--r--.guix/cwl-conformance.scm4
1 files changed, 4 insertions, 0 deletions
diff --git a/.guix/cwl-conformance.scm b/.guix/cwl-conformance.scm
index 465bf77..12204d0 100644
--- a/.guix/cwl-conformance.scm
+++ b/.guix/cwl-conformance.scm
@@ -66,6 +66,10 @@
                                     "env_home_tmpdir_docker"
                                     "env_home_tmpdir_docker_no_return_code"))))
 
+(define-public e2e-tests
+  (program-file "ravanan-e2e-tests"
+                (cwltest-suite-gexp (local-file "../e2e-tests/manifest.scm"))))
+
 (define generate-badges-gexp
   (with-imported-modules '((guix build utils))
     #~(begin