mirror of
https://gitlab.com/soapbox-pub/ditto.git
synced 2025-12-06 03:19:46 +00:00
ci: remove check job, since test already does it
This commit is contained in:
parent
052c00821d
commit
b725550fc4
1 changed files with 0 additions and 4 deletions
|
|
@ -14,10 +14,6 @@ lint:
|
||||||
stage: test
|
stage: test
|
||||||
script: deno lint
|
script: deno lint
|
||||||
|
|
||||||
check:
|
|
||||||
stage: test
|
|
||||||
script: deno task check
|
|
||||||
|
|
||||||
test:
|
test:
|
||||||
stage: test
|
stage: test
|
||||||
script: deno task test
|
script: deno task test
|
||||||
Loading…
Add table
Reference in a new issue