diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c64279720d1341ebf12b54aa56433eea9b834799..15bf41f57efbb1c755592a63a37b58d3cbc296dd 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,3 @@
-
 build-osx:
   stage: build
   tags: 
@@ -9,7 +8,7 @@ build-osx:
     - source /Users/ci/Miniconda3/etc/profile.d/conda.sh
     - conda activate base
     - conda mambabuild --no-force-upload --python=3.7 --python=3.9 --python=3.10 --user dtk-forge6 -c dtk-forge6 -c conda-forge pkg/recipe
-
+ 
 build-linux:
   tags:
     - linux