1
0
mirror of https://git.libssh.org/projects/libssh.git synced 2025-11-29 01:03:57 +03:00

gitlab-ci: Fix typo

Signed-off-by: Jakub Jelen <jjelen@redhat.com>
Reviewed-by: Anderson Toshiyuki Sasaki <ansasaki@redhat.com>
This commit is contained in:
Jakub Jelen
2020-04-15 20:00:23 +02:00
parent db948bdac8
commit 7f57717f84

View File

@@ -147,7 +147,7 @@ fedora/address-sanitizer:
ctest --output-on-failure
# This is disabled as it report OpenSSL issues
# It also has ethe same issues with cwrap as AddressSanitizer
# It also has the same issues with cwrap as AddressSanitizer
.fedora/memory-sanitizer:
extends: .fedora
stage: analysis