mirror of
https://github.com/aljazceru/ditto.git
synced 2026-02-01 03:24:19 +01:00
GitLab CI: enable test job
This commit is contained in:
@@ -14,6 +14,6 @@ lint:
|
||||
stage: test
|
||||
script: deno lint
|
||||
|
||||
# test:
|
||||
# stage: test
|
||||
# script: deno task test
|
||||
test:
|
||||
stage: test
|
||||
script: deno task test
|
||||
Reference in New Issue
Block a user