[tor-commits] [tor] 01/08: Fix typo in .gitlab-ci.yml

gitolite role git at cupani.torproject.org
Mon May 16 12:48:24 UTC 2022


This is an automated email from the git hooks/post-receive script.

dgoulet pushed a commit to branch main
in repository tor.

commit f9c3d38917f6cd8a422fd677ae50ac7e38fdbd97
Author: skaluzka <skaluzka at protonmail.com>
AuthorDate: Sun Mar 27 21:21:40 2022 +0200

    Fix typo in .gitlab-ci.yml
    
    -Minmal
    +Minimal
    
    Signed-off-by: skaluzka <skaluzka at protonmail.com>
---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index d033b7ca30..0896a1b7bb 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -111,7 +111,7 @@ debian-minimal:
   script:
     - ./scripts/ci/ci-driver.sh
 
-# Minmal check on debian/i386: just make, make check.
+# Minimal check on debian/i386: just make, make check.
 #
 debian-i386-minimal:
   image: i386/debian:buster

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the tor-commits mailing list