From f3fc1b1a046512b02a1e71479e77ece2b0ebdbb4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felix=20G=C3=BCndling?= Date: Mon, 16 Dec 2024 17:40:35 +0100 Subject: [PATCH] wip --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b02056ad0..e1d934baf 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -294,6 +294,7 @@ jobs: # ==== FULL DATASET TEST ==== - name: Test Full Dataset run: | + ln -s deps/tiles/profile tiles-profiles wget https://github.com/motis-project/test-data/raw/aachen/aachen.osm.pbf wget https://github.com/motis-project/test-data/raw/aachen/AVV_GTFS_Masten_mit_SPNV.zip ${{ matrix.config.emulator }} ./build/motis config aachen.osm.pbf AVV_GTFS_Masten_mit_SPNV.zip