From 436158439189724299c47d0bd4cdf37c62c04e2c Mon Sep 17 00:00:00 2001 From: Lzebulon Date: Sat, 28 Jun 2025 23:09:32 +0200 Subject: [PATCH] =?UTF-8?q?suppression=20-vvv=20pour=20r=C3=A9duire=20la?= =?UTF-8?q?=20taille=20des=20artifacts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5fc7339..21dcae4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -8,4 +8,4 @@ nix-flake-check: timeout: 1h stage: test script: - - nix flake check --no-build -vvv + - nix flake check --no-build