From f3bafc9e48a7b2ee000051528af5e92856cef6f4 Mon Sep 17 00:00:00 2001 From: Sarah Vaupel Date: Thu, 4 Jul 2024 04:17:21 +0200 Subject: [PATCH] chore(gitlab-ci): partially remove debug prints --- .gitlab-ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index aad4f815e..d88224c5a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -99,8 +99,6 @@ backend dependencies: - .stack-work script: - echo ${LC_ALL} ${LANG} - - cat /etc/default/locale - - cat /etc/locale.conf - make backend-dependencies before_script: *nix-before artifacts: