test: fix yaml indents

This commit is contained in:
Ryan Leckey 2020-06-08 00:20:40 -07:00
parent e001815a18
commit 70e224327a

View File

@ -100,8 +100,8 @@ jobs:
--features sqlite,all-types,runtime-${{ matrix.runtime }}
--
--test-threads=1
env:
DATABASE_URL: sqlite://tests/sqlite/sqlite.db
env:
DATABASE_URL: sqlite://tests/sqlite/sqlite.db
postgres:
name: Postgres