From 00dbc9b5b022de4a9a39958f30b863ffffb7e1ed Mon Sep 17 00:00:00 2001 From: calbearox <99705133+calbearox@users.noreply.github.com> Date: Wed, 30 Mar 2022 19:03:31 -0700 Subject: [PATCH] Update github-run-tests-action@v1.8 --- .../github-run-tests-action@v1.8 | 6 ++++++ 1 file changed, 6 insertions(+) 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%"]]