From 98b771780adbade289cffe388efb0a90756638c6 Mon Sep 17 00:00:00 2001 From: meleu Date: Wed, 25 May 2022 13:43:12 -0300 Subject: [PATCH] Updated GitLab CI (markdown) --- GitLab-CI.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GitLab-CI.md b/GitLab-CI.md index 33bcfe2..d877e8a 100644 --- a/GitLab-CI.md +++ b/GitLab-CI.md @@ -21,4 +21,4 @@ test: - git ls-files --exclude='*.sh' --ignored -c -z | xargs -0r shellcheck ``` -If you want to create a JUnit XML report to see in the GitLab's UI, check the instructions [here](../JUnit). \ No newline at end of file +If you want to create a JUnit XML report to see in the GitLab's UI, check the instructions [here](JUnit). \ No newline at end of file