[crawler]: stabilize import

This commit is contained in:
2025-11-02 21:26:07 +02:00
parent 07bb3992ad
commit c53c0b576b
51 changed files with 441 additions and 685 deletions
+2 -2
View File
@@ -21,7 +21,7 @@ jobs:
functional:
name: phpunit
runs-on: ubuntu-latest
# services:
# process:
# mysql:
# image: mariadb:10.11.11
# env:
@@ -68,4 +68,4 @@ jobs:
run: composer app:test
env:
APP_ENV: test
# DATABASE_URL: mysql://root:root@127.0.0.1:${{ job.services.mysql.ports['3306'] }}/app_test
# DATABASE_URL: mysql://root:root@127.0.0.1:${{ job.process.mysql.ports['3306'] }}/app_test