Skip to content

Commit

Permalink
no deps
Browse files Browse the repository at this point in the history
  • Loading branch information
hiddewie committed Oct 31, 2024
1 parent df3ee42 commit 824aeca
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 @@ -155,7 +155,7 @@ jobs:
- name: Start tile server
run: |
docker compose build martin
docker compose up --no-build --wait martin
docker compose up --no-build --no-deps --wait martin
- name: Start web server
run: |
Expand Down

0 comments on commit 824aeca

Please sign in to comment.