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