ci: enable caddy and unix-socket-xff tests

Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
Xe Iaso
2025-07-18 22:07:06 -04:00
parent 7cfefcd882
commit 950ec24cf1

View File

@@ -14,10 +14,12 @@ jobs:
strategy: strategy:
matrix: matrix:
test: test:
- caddy
- git-clone - git-clone
- git-push - git-push
- healthcheck - healthcheck
- i18n - i18n
- unix-socket-xff
runs-on: ubuntu-24.04 runs-on: ubuntu-24.04
steps: steps:
- name: Checkout code - name: Checkout code