mirror of
https://github.com/launchbadge/sqlx.git
synced 2026-01-06 08:42:06 +00:00
test: fix yaml indents
This commit is contained in:
parent
e001815a18
commit
70e224327a
4
.github/workflows/sqlx.yml
vendored
4
.github/workflows/sqlx.yml
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user