mirror of
https://gitlab.com/soapbox-pub/ditto.git
synced 2025-12-06 11:29:46 +00:00
GitLab CI: enable test job
This commit is contained in:
parent
5b536040ce
commit
d7316c5eeb
1 changed files with 3 additions and 3 deletions
|
|
@ -14,6 +14,6 @@ lint:
|
||||||
stage: test
|
stage: test
|
||||||
script: deno lint
|
script: deno lint
|
||||||
|
|
||||||
# test:
|
test:
|
||||||
# stage: test
|
stage: test
|
||||||
# script: deno task test
|
script: deno task test
|
||||||
Loading…
Add table
Reference in a new issue