diff options
author | David Goulet <dgoulet@torproject.org> | 2022-05-16 08:45:32 -0400 |
---|---|---|
committer | David Goulet <dgoulet@torproject.org> | 2022-05-16 08:45:32 -0400 |
commit | bae04e6a988dfb5deea86bb848b1649d3b3c3551 (patch) | |
tree | f56be5ad41174e6d6da7ca9e5ae8e38ea5558362 | |
parent | 0f7a1f0351ca88c925641a158cb1c1ea1cc218dc (diff) | |
parent | f9c3d38917f6cd8a422fd677ae50ac7e38fdbd97 (diff) | |
download | tor-bae04e6a988dfb5deea86bb848b1649d3b3c3551.tar.gz tor-bae04e6a988dfb5deea86bb848b1649d3b3c3551.zip |
Merge branch 'tor-gitlab/mr/555'
-rw-r--r-- | .gitlab-ci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3116d608e3..4a4798e3e5 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -113,7 +113,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 |