Skip to content

Commit

Permalink
no deps for tiles
Browse files Browse the repository at this point in the history
  • Loading branch information
hiddewie committed Oct 31, 2024
1 parent 3da6be7 commit 4423be1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ jobs:
BBOX: '12.9611,52.2934,13.8126,52.7147'
run: |
for tile in low-med high standard speed signals electrification; do
env "TILES=$tile" docker compose up martin-cp
env "TILES=$tile" docker compose up --no-deps martin-cp
done
- name: List generated tiles
Expand Down

0 comments on commit 4423be1

Please sign in to comment.