diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 3872170..ec327fa 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -16,6 +16,3 @@ test-job: stage: test script: - ./test.sh - -include: - - template: Security/License-Scanning.gitlab-ci.yml