From 5c110fd6b7b5ba6d1285e08ae7bd83aa2bbc4c77 Mon Sep 17 00:00:00 2001
From: Pieter Donker <donker@astron.nl>
Date: Mon, 15 May 2023 12:29:10 +0000
Subject: [PATCH] Update .gitlab-ci.yml file

---
 .gitlab-ci.yml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ea733a1075..8667e983e5 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -27,9 +27,9 @@
 
 stages:
     - linting
-    #- simulation
-    #- synthesis
-    #- hardware
+#   - simulation
+#   - synthesis
+#   - hardware
 
 lint-vhdl-lib-base:
     tags:
-- 
GitLab