mirror of
https://github.com/aljazceru/ditto.git
synced 2026-02-02 03:54:21 +01:00
ci: remove check job, since test already does it
This commit is contained in:
@@ -14,10 +14,6 @@ lint:
|
||||
stage: test
|
||||
script: deno lint
|
||||
|
||||
check:
|
||||
stage: test
|
||||
script: deno task check
|
||||
|
||||
test:
|
||||
stage: test
|
||||
script: deno task test
|
||||
Reference in New Issue
Block a user