diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3b14853..5770440 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -19,6 +19,8 @@ build_project: test_project: stage: test + variables: + GIT_DEPTH: "50" script: - swift package reset - swift test