test: remove test of index page

This commit is contained in:
Maël Gangloff
2025-10-16 02:41:24 +02:00
parent 7a2f3531fa
commit 39c546969c
2 changed files with 1 additions and 9 deletions

View File

@@ -101,7 +101,7 @@ jobs:
tests:
name: Tests
runs-on: ubuntu-latest
needs: [ php-setup, cs-fixer, phpstan, eslint ]
needs: [ php-setup, cs-fixer, phpstan ]
services:
postgres:
image: postgres