1
0
mirror of https://github.com/koalaman/shellcheck.git synced 2025-01-03 09:47:32 -08:00

Updated GitLab CI (markdown)

meleu 2022-05-25 13:43:12 -03:00
parent 467ff5f109
commit 98b771780a

@ -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).
If you want to create a JUnit XML report to see in the GitLab's UI, check the instructions [here](JUnit).