mirror of
https://gitlab.com/soapbox-pub/ditto.git
synced 2025-12-06 03:19: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
|
||||
script: deno lint
|
||||
|
||||
# test:
|
||||
# stage: test
|
||||
# script: deno task test
|
||||
test:
|
||||
stage: test
|
||||
script: deno task test
|
||||
Loading…
Add table
Reference in a new issue