From 1ed9fed38a097d01f17fcc73d4e2ace10892d99e Mon Sep 17 00:00:00 2001
From: mancini <mancini@astron.nl>
Date: Wed, 2 Oct 2019 15:50:22 +0200
Subject: [PATCH] Update .gitlab-ci.yml

---
 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 5b6ecd4d..86f7df78 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -15,4 +15,5 @@ after_script:
 test_DPPP_step:
   stage: test
   script:
+    - pwd
     - cwltool steps/DPPP.cwl msin=test_data/L570745_SB000_uv_first10.MS
-- 
GitLab