in a CI test, print less junk (#831)
This commit is contained in:
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
@@ -24,6 +24,7 @@ jobs:
|
||||
# For now, change the quickstart values directly in the .env file
|
||||
# TODO: We should probably use env vars instead
|
||||
sed -i 's/QUICKSTART_MAX_ZOOM=7/QUICKSTART_MAX_ZOOM=14/g' .env
|
||||
export QUIET=1
|
||||
./quickstart.sh $area
|
||||
|
||||
- name: Save quickstart.log
|
||||
|
||||
Reference in New Issue
Block a user