test: add gandi provider test

This commit is contained in:
Maël Gangloff
2025-10-17 12:39:40 +02:00
parent 64fe0c895b
commit a7d07be1be
9 changed files with 98 additions and 9 deletions

View File

@@ -102,6 +102,8 @@ jobs:
name: Tests
runs-on: ubuntu-latest
needs: [ php-setup, cs-fixer, phpstan ]
env:
GANDI_PAT_TOKEN: ${{ secrets.GANDI_PAT_TOKEN }}
services:
postgres:
image: postgres