From b77d5ff532fd7e7d13dc480b8b2d06d007a62b7b Mon Sep 17 00:00:00 2001 From: Vlad Kondratiev <kondratiev@astron.nl> Date: Mon, 8 May 2023 09:32:32 +0000 Subject: [PATCH] Update psrfits_requantisation.cwl --- workflow/psrfits_requantisation.cwl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workflow/psrfits_requantisation.cwl b/workflow/psrfits_requantisation.cwl index 602c679..ca8bbd1 100644 --- a/workflow/psrfits_requantisation.cwl +++ b/workflow/psrfits_requantisation.cwl @@ -18,7 +18,7 @@ outputs: type: Any outputSource: requantise/summary - id: summary_file - type: File + type: File? outputSource: requantise/file_content steps: -- GitLab