From 0b4395f29faec95dec68e5a4e62c3430a71d0d16 Mon Sep 17 00:00:00 2001 From: Simon Willison Date: Mon, 18 May 2020 09:12:15 -0700 Subject: [PATCH] Deploy using latest Datasette master I want to be able to visually distinguish numeric columns, see https://github.com/simonw/datasette/issues/729 --- .github/workflows/scheduled.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/scheduled.yml b/.github/workflows/scheduled.yml index 02301a8..b2a7cb6 100644 --- a/.github/workflows/scheduled.yml +++ b/.github/workflows/scheduled.yml @@ -70,5 +70,6 @@ jobs: --service covid-19 \ -m metadata.json \ --install=datasette-vega \ - --extra-options="--config facet_time_limit_ms:1000" + --extra-options="--config facet_time_limit_ms:1000" \ + --branch=faea5093b865031f650da7da6539430f732f511a