mirror of
https://github.com/aljazceru/ditto.git
synced 2026-01-31 19:14:27 +01:00
gitlab-ci: check types
This commit is contained in:
@@ -14,6 +14,10 @@ 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