mirror of
https://github.com/actix/examples
synced 2025-06-26 17:17:42 +02:00
improve documentation of diesel example
This commit is contained in:
2
.github/workflows/linux.yml
vendored
2
.github/workflows/linux.yml
vendored
@ -66,5 +66,5 @@ jobs:
|
||||
cd databases/diesel
|
||||
diesel migration run
|
||||
chmod a+rwx test.db
|
||||
cargo test -p=diesel-example --all-features --no-fail-fast -- --nocapture
|
||||
cargo test -p=diesel-example --no-fail-fast -- --nocapture
|
||||
timeout-minutes: 10
|
||||
|
Reference in New Issue
Block a user