ci: check for zeitwerk errors
If a zeitwerk-incompatible class is introduced, it won't break any test before reaching production.
This commit is contained in:
parent
d415257111
commit
c96a2550d8
2 changed files with 16 additions and 12 deletions
|
@ -99,7 +99,7 @@ SKYLIGHT_AUTHENTICATION_KEY=""
|
|||
LOGRAGE_ENABLED="disabled"
|
||||
|
||||
# Service externe d'horodatage des changements de statut des dossiers (effectué quotidiennement)
|
||||
UNIVERSIGN_API_URL=""
|
||||
UNIVERSIGN_API_URL="https://ws.universign.eu/tsa/post/"
|
||||
UNIVERSIGN_USERPWD=""
|
||||
|
||||
# API Geo / Adresse
|
||||
|
@ -112,4 +112,3 @@ API_EDUCATION_URL="https://data.education.gouv.fr/api/records/1.0"
|
|||
# Modifier le nb de tentatives de relance de job si echec
|
||||
# MAX_ATTEMPTS_JOBS=25
|
||||
# MAX_ATTEMPTS_API_ENTREPRISE_JOBS=5
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue