diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index a80d993..69fbb6a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -14,10 +14,6 @@ lint: stage: test script: deno lint -check: - stage: test - script: deno task check - test: stage: test script: deno task test \ No newline at end of file