]> git.openstreetmap.org Git - chef.git/commitdiff
Run vectortile tests in actions
authorTom Hughes <tom@compton.nu>
Tue, 3 Dec 2024 10:47:44 +0000 (10:47 +0000)
committerTom Hughes <tom@compton.nu>
Tue, 3 Dec 2024 10:47:52 +0000 (10:47 +0000)
.github/workflows/test-kitchen.yml

index c079240ccc6993fd2e106b18bd3cf9d90f0098d2..e1c8df5558e0d817e3e245987b5f2bfe27495634 100644 (file)
@@ -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