From edc6e7fa66e3637e2fa93a18fa6efe9f9c35112c Mon Sep 17 00:00:00 2001
From: Dominik Brilhaus <brilhaus@nfdi4plants.org>
Date: Thu, 7 Nov 2024 11:23:36 +0100
Subject: [PATCH] add cwl dummies to test validation

---
 workflows/merge_isa_metadata/placeholder.cwl | 1 +
 workflows/shiny_prep/placeholder.cwl         | 1 +
 2 files changed, 2 insertions(+)
 create mode 100644 workflows/merge_isa_metadata/placeholder.cwl
 create mode 100644 workflows/shiny_prep/placeholder.cwl

diff --git a/workflows/merge_isa_metadata/placeholder.cwl b/workflows/merge_isa_metadata/placeholder.cwl
new file mode 100644
index 0000000..30d74d2
--- /dev/null
+++ b/workflows/merge_isa_metadata/placeholder.cwl
@@ -0,0 +1 @@
+test
\ No newline at end of file
diff --git a/workflows/shiny_prep/placeholder.cwl b/workflows/shiny_prep/placeholder.cwl
new file mode 100644
index 0000000..30d74d2
--- /dev/null
+++ b/workflows/shiny_prep/placeholder.cwl
@@ -0,0 +1 @@
+test
\ No newline at end of file
-- 
GitLab