From c91edb68c1ea5c88a4ab6ae52911b058cefff56f Mon Sep 17 00:00:00 2001 From: Lars Bilke <lars.bilke@ufz.de> Date: Mon, 7 Oct 2024 14:07:34 +0200 Subject: [PATCH] add missing manifest. --- workflow/manifests/intel-mpi-benchmarks.scm | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 workflow/manifests/intel-mpi-benchmarks.scm diff --git a/workflow/manifests/intel-mpi-benchmarks.scm b/workflow/manifests/intel-mpi-benchmarks.scm new file mode 100644 index 0000000..ebb69fd --- /dev/null +++ b/workflow/manifests/intel-mpi-benchmarks.scm @@ -0,0 +1,2 @@ +(specifications->manifest + (list "intel-mpi-benchmarks")) \ No newline at end of file -- GitLab