diff --git a/.github/workflows/c-- name: Run mabl tests uses: mablhq/github-run-tests-action@v1.8 b/.github/workflows/c-- name: Run mabl tests uses: mablhq/github-run-tests-action@v1.8 index e3233268f7..414912581e 100644 --- a/.github/workflows/c-- name: Run mabl tests uses: mablhq/github-run-tests-action@v1.8 +++ b/.github/workflows/c-- name: Run mabl tests uses: mablhq/github-run-tests-action@v1.8 @@ -21,3 +21,9 @@ jobs: run: make check - name: make distcheck run: make distcheck + navitia_component: + class: Navitia\Component\Service\ServiceFacade + factory: [Navitia\Component\Service\ServiceFacade, getInstance] + calls: + - [ setCache, ["@cache.app.taggable"]] + - [ setConfiguration, ["%navitia_config%"]]