Skip to content
Commits on Source (2)
......@@ -8,3 +8,7 @@ check-syntax:
- git checkout master
- git pull
- make check-syntax
# https://docs.gitlab.com/ce/ci/yaml/#shallow-cloning
variables:
GIT_DEPTH: "10"