Skip to content

Commit

Permalink
Merge 341a108 into d49f524
Browse files Browse the repository at this point in the history
  • Loading branch information
zstadler committed Sep 20, 2021
2 parents d49f524 + 341a108 commit 76f7f78
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/integrity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ jobs:
- name: Run quickstart for a small area
env:
area: monaco
MIN_ZOOM: 0
MAX_ZOOM: 14
QUIET: 1
run: |
echo MIN_ZOOM=0 >> .env
echo MAX_ZOOM=14 >> .env
./quickstart.sh $area
- name: Save quickstart.log
Expand Down

0 comments on commit 76f7f78

Please sign in to comment.