Skip to content

Commit

Permalink
Increase diesel DB example timeout for CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
SergioBenitez committed Aug 20, 2021
1 parent 15e74fe commit 42a0fb8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/databases/Rocket.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ url = "db/sqlx/db.sqlite"

[default.databases.diesel]
url = "db/diesel/db.sqlite"
timeout = 10

0 comments on commit 42a0fb8

Please sign in to comment.