Skip to content

Commit

Permalink
Run vectortile tests in actions
Browse files Browse the repository at this point in the history
  • Loading branch information
tomhughes committed Dec 3, 2024
1 parent 5fbc96e commit 903d8c2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/test-kitchen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ jobs:
- tilelog
- tools
- trac
- vectortile
- web-cgimap
- web-frontend
- web-rails
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 903d8c2

Please sign in to comment.