mirror of https://github.com/rwf2/Rocket.git
Increase diesel DB example timeout for CI.
This commit is contained in:
parent
15e74fe184
commit
42a0fb8afe
|
@ -6,3 +6,4 @@ url = "db/sqlx/db.sqlite"
|
|||
|
||||
[default.databases.diesel]
|
||||
url = "db/diesel/db.sqlite"
|
||||
timeout = 10
|
||||
|
|
Loading…
Reference in New Issue