X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/b79b8175ffe747fa42251d2a5679f90d889337dc..afcb07ba438a01c65d701902dfcb39b04a0719ec:/.github/workflows/test-kitchen.yml?ds=sidebyside diff --git a/.github/workflows/test-kitchen.yml b/.github/workflows/test-kitchen.yml index c079240cc..e1c8df555 100644 --- a/.github/workflows/test-kitchen.yml +++ b/.github/workflows/test-kitchen.yml @@ -112,6 +112,7 @@ jobs: - tilelog - tools - trac + - vectortile - web-cgimap - web-frontend - web-rails @@ -144,6 +145,8 @@ jobs: suite: serverinfo - os: debian-12 suite: supybot + - os: debian-12 + suite: vectortile - os: debian-12 suite: web-cgimap - os: debian-12 @@ -173,6 +176,8 @@ jobs: os: ubuntu-2204 - suite: supybot os: ubuntu-2204 + - suite: vectortile + os: ubuntu-2204 - suite: web-cgimap os: ubuntu-2204 - suite: web-frontend